diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-29 23:45:52 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-29 23:45:52 -0700 |
| commit | 56d3eaf87b8d2b089444d5da99c709ce3a8914ab (patch) | |
| tree | 825026eee195d97f271c364d55b713cc0e32cd61 | |
| parent | 033f161ec529f054338b78a816a0142ffa85f201 (diff) | |
Release 4.0.11.208A
Release 4.0.11.208A
Change-Id: I7e233e4c807894234c52a0483f9d0c6b713ee08c
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 1cfdd218c637..9eb4dd8269dd 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 208 -#define QWLAN_VERSIONSTR "4.0.11.208" +#define QWLAN_VERSIONSTR "4.0.11.208A" #define AR6320_REV1_VERSION 0x5000000 |
