diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 17:59:46 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 17:59:47 -0800 |
| commit | f3324e9c38535555ae89e5fadbfafe1c9e39bd86 (patch) | |
| tree | a91d2a4d4f0f84a3be8f21199c4d0fcfb5ae8d70 | |
| parent | 23ab88f6acde5ba791e5a349067e023a51bac689 (diff) | |
Release 5.1.0.47X
Release 5.1.0.47X
Change-Id: I9f78ab46e9bcc63ef3a6bc2e069bbcd55a681d12
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 2a92006abad8..fe3e0e807253 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 0 -#define QWLAN_VERSION_EXTRA "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.0.47W" +#define QWLAN_VERSIONSTR "5.1.0.47X" #endif /* QWLAN_VERSION_H */ |
