diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-18 00:31:24 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-18 00:31:24 -0700 |
| commit | 340b6877363dccdf99090243608ac86d546907ee (patch) | |
| tree | 5976b08abdd8c6df436d4a8caed640f795e6104e | |
| parent | dd225a474e5fb4c7e4935a19a13e437ecbcaf673 (diff) | |
Release 4.0.11.207I
Release 4.0.11.207I
Change-Id: I2b198a5b0cd43a63d0bf991fc1896916eb1b9d71
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 d32701d31c1b..f66f4ff7105c 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 207 -#define QWLAN_VERSIONSTR "4.0.11.207H" +#define QWLAN_VERSIONSTR "4.0.11.207I" #define AR6320_REV1_VERSION 0x5000000 |
