diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 01:22:50 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 01:22:51 -0700 |
| commit | 58aae0e57ecdb7023cff5c72263bd7043125ca69 (patch) | |
| tree | a03f3b10752861255cef61e642ae2fda005d81b1 | |
| parent | edb38f950f2a18bb548c8d9ad87fdee74aca76e5 (diff) | |
Release 5.1.0.27W
Release 5.1.0.27W
Change-Id: Ibc225498c14cca3d46ab0e86157bc368f027171f
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 a8c6b4336a61..f3f04618b3c9 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27V" +#define QWLAN_VERSIONSTR "5.1.0.27W" #endif /* QWLAN_VERSION_H */ |
