diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 01:02:21 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 01:02:21 -0800 |
| commit | 2e560850ce5208987a276044f1fd7bd1ab4dd14c (patch) | |
| tree | bb278bd70ea6822bf2ac5fe4d7a6c56096ed1ce3 | |
| parent | 93af4b5d5f1df51973939f8124150874d58b18f1 (diff) | |
Release 5.1.0.36W
Release 5.1.0.36W
Change-Id: Ib21d010bb3b01d6b0677fa4942edfe485136d3d2
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 9a56e1d0e346..cacc176b99ff 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36V" +#define QWLAN_VERSIONSTR "5.1.0.36W" #endif /* QWLAN_VERSION_H */ |
