diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-22 00:10:00 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-12 01:16:22 -0700 |
| commit | e65a155b56d384a8917d476552cbbdc98c06689a (patch) | |
| tree | 365e4900b608a7fe4f8837732ce05d9fa1d58d29 | |
| parent | 5d4129ba6c1b70412c7da2d64e06f054393850ee (diff) | |
Release 4.0.11.205I
Release 4.0.11.205I
Change-Id: I89de55e6b75303058c0d8b743ac07eb6eeea4d97
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 fa7b1dc1f33f..4cf2f84a6230 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 205 -#define QWLAN_VERSIONSTR "4.0.11.205H" +#define QWLAN_VERSIONSTR "4.0.11.205I" #define AR6320_REV1_VERSION 0x5000000 |
