diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 03:55:39 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 03:55:40 -0800 |
| commit | eaeea47c0a035c5c53f9f8b7fe00ae551fb7dde0 (patch) | |
| tree | fbc819eadf6d364fad557c44a95a5d1c121177db | |
| parent | ffa649b5283b6f9ccfa9c70de95f0b2b11bcee3d (diff) | |
Release 4.0.11.203W
Release 4.0.11.203W
Change-Id: Iddd286cb6fc315bf62d94d6b182f61a7d894baab
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 577deb168228..cf2e6c08b2f8 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -41,10 +41,10 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 -#define QWLAN_VERSION_EXTRA "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203V" +#define QWLAN_VERSIONSTR "4.0.11.203W" #define AR6320_REV1_VERSION 0x5000000 |
