diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-18 13:21:15 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-18 13:21:15 -0800 |
| commit | bc480ecefcacef2e6fade1cea9d779c658042f38 (patch) | |
| tree | 63cb5996d59ab76efad70b6105545fef07927a7d | |
| parent | a20578fdada9df09a4e95d77fed8038b4e7f7b93 (diff) | |
Release 4.0.11.211I
Release 4.0.11.211I
Change-Id: I068cf62d92766a13c9c013b151e2c106b29df503
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 8ae05c1955ca..6130f0507cc1 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 211 -#define QWLAN_VERSIONSTR "4.0.11.211H" +#define QWLAN_VERSIONSTR "4.0.11.211I" #define AR6320_REV1_VERSION 0x5000000 |
