diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 16:48:53 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 16:48:54 -0800 |
| commit | 2fad970da4eb2dd297af99fb6190195d5fa37315 (patch) | |
| tree | b01e1f20eaa34366ad15f1664e29459cde3a9052 | |
| parent | 4ebbd3429a76649622d7e9f66d336f2c2e6b0488 (diff) | |
Release 5.1.0.47W
Release 5.1.0.47W
Change-Id: Ia0b48e01ee086108601f9dd25919b2b9fdff051c
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 e7e23851368e..2a92006abad8 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47V" +#define QWLAN_VERSIONSTR "5.1.0.47W" #endif /* QWLAN_VERSION_H */ |
