diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-19 15:49:17 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-07-19 16:02:31 +0530 |
| commit | 52781fdff4e9a23366d41b4fc8c7c4e213e5cb95 (patch) | |
| tree | acbe75079b49de08461add605fd936c1f8967f15 | |
| parent | ad6cf25c472392898c2e31c123a5928559a472d0 (diff) | |
Release 4.0.11.121
Release 4.0.11.121
Change-Id: I9b57cf4ed2c7d55714c3d495963860ca71b5595b
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 116ef430f2a8..c9acf5ab92c3 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 120 +#define QWLAN_VERSION_BUILD 121 -#define QWLAN_VERSIONSTR "4.0.11.120" +#define QWLAN_VERSIONSTR "4.0.11.121" #define AR6320_REV1_VERSION 0x5000000 |
