diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 04:07:07 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 04:07:07 -0700 |
| commit | 431c6b4bbcb63691618f57ea8ed5fd46393a26a9 (patch) | |
| tree | befb25b1b53531c77686e3606f7796a875297cb6 | |
| parent | deaa781b63a030f04fc1368fa387eb0eafdab609 (diff) | |
Release 5.1.0.32W
Release 5.1.0.32W
Change-Id: Iaba7d1003fe4f6b692a7058658693721d3f753d5
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 2e4dd0a03ff9..eff3e368b93e 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32V" +#define QWLAN_VERSIONSTR "5.1.0.32W" #endif /* QWLAN_VERSION_H */ |
