diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 15:53:32 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:39 -0800 |
| commit | 6eb2adc7e84c42f4ec39037e0ea323254e751f56 (patch) | |
| tree | 9eab835da3bb5b7535db4ab27ecacdf075784ab7 | |
| parent | ae76d9cf0563a1d6da8c4e0d48cb521acf2a86e5 (diff) | |
Release 5.1.1.2X
Release 5.1.1.2X
Change-Id: Ia6171da76ca5878a2a7c77513afee7e574d0b4f2
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index ef090d2c203e..b3f24f20b73a 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2W" +#define QWLAN_VERSIONSTR "5.1.1.2X" #endif /* QWLAN_VERSION_H */ |
