diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-12 23:31:25 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-12 23:31:25 -0800 |
| commit | 25bca954ef940eaab888fa65ab805fa5443d8352 (patch) | |
| tree | 2747d0245fc5a75353d52200fb3f3a0f7ff93654 | |
| parent | 5c63b903ffe8a28975634c031694f55089c6a958 (diff) | |
Release 4.0.11.211C
Release 4.0.11.211C
Change-Id: I0259f6a73812692209f490c7e2fce3c2a46d28c6
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 144e95bec154..f7e165b07549 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "4.0.11.211B" +#define QWLAN_VERSIONSTR "4.0.11.211C" #define AR6320_REV1_VERSION 0x5000000 |
