diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-04 13:08:48 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-04 13:08:48 -0800 |
| commit | a9ce6eaae95483282d709328d56512ee71fcff4c (patch) | |
| tree | 6ca07a1873b96df912938138e245669938f05a4a | |
| parent | 038f74b5beb3ecaa190243ab9b25e70acbc90190 (diff) | |
Release 4.0.11.212A
Release 4.0.11.212A
Change-Id: Ic940b4cda4f484c316ffcbce72441385f5f614db
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 e7f1610e1755..a1b838bc8419 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 212 -#define QWLAN_VERSIONSTR "4.0.11.212" +#define QWLAN_VERSIONSTR "4.0.11.212A" #define AR6320_REV1_VERSION 0x5000000 |
