diff options
| author | snandini <snandini@codeaurora.org> | 2017-06-26 19:46:13 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-26 19:46:14 -0700 |
| commit | 759e71299e13e351ef8580a19e3241032697eb2e (patch) | |
| tree | 95244b4384def84d0903cff530fdd96737358e17 | |
| parent | 4dfa069787529c516555c4de6d755f6323be0f66 (diff) | |
Release 4.0.11.206J
Release 4.0.11.206J
Change-Id: Ib3b34994f5f9e1c1a54a6ac0a89f2ff0eb61bd6c
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 e034ec6694ff..027f5f7a347b 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 206 -#define QWLAN_VERSIONSTR "4.0.11.206I" +#define QWLAN_VERSIONSTR "4.0.11.206J" #define AR6320_REV1_VERSION 0x5000000 |
