diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-23 13:15:56 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-23 13:15:56 +0530 |
| commit | 13dd488767357fb42aebc92ba56b599fceda9653 (patch) | |
| tree | 9d46e4b0788153b603ea0dc3fea99a7273965c1d | |
| parent | 88d5fa2325edfff8031341a60bd6108b19d89faa (diff) | |
Release 4.0.11.46
Release 4.0.11.46
Change-Id: I04e65de5f2805933eba3d76f318e52a1c4929abf
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 c56c8a2cf146..45bfbf8d9bd2 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 45 +#define QWLAN_VERSION_BUILD 46 -#define QWLAN_VERSIONSTR "4.0.11.45" +#define QWLAN_VERSIONSTR "4.0.11.46" #define AR6320_REV1_VERSION 0x5000000 |
