diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-18 14:37:08 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-18 14:37:08 +0530 |
| commit | 6768d0c0bc40598d8fdd2c4cf4a3e8dbd4bbf127 (patch) | |
| tree | a072c6ad9afac961c25e4a2c34a5e5c88808d023 | |
| parent | 378620cdf3f724fb0d5b5c93d34187cc66a58644 (diff) | |
Release 4.0.11.82
Release 4.0.11.82
Change-Id: I2e9fc68b6d11a449f52c562335ff053f7c50c886
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 0474d1a31d2c..00ab932377fc 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,9 +42,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 81 +#define QWLAN_VERSION_BUILD 82 -#define QWLAN_VERSIONSTR "4.0.11.81" +#define QWLAN_VERSIONSTR "4.0.11.82" #define AR6320_REV1_VERSION 0x5000000 |
