diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-06 01:54:23 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-11-06 02:15:12 -0800 |
| commit | f6dcdedfec7c2d8575e9a4f890d87d2de74aea3e (patch) | |
| tree | 9982f170342d826f19537712ee3fbf0029b213fb | |
| parent | 05ddb14f14399e75741cb21866e3331a4db08c98 (diff) | |
Release 4.0.11.210W
Release 4.0.11.210W
Change-Id: Idf6d8296f1b86624bb6e25360516809290415463
CRs-Fixed: 774533
| -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 187f51486241..deda0d8d76d2 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 210 -#define QWLAN_VERSIONSTR "4.0.11.210V" +#define QWLAN_VERSIONSTR "4.0.11.210W" #define AR6320_REV1_VERSION 0x5000000 |
