diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-06-19 13:07:06 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-06-21 20:44:24 +0530 |
| commit | 3a08dbe5a0e1434825f0c4e3ab306136f487060e (patch) | |
| tree | 0cd9a7e75be61c0103b6ff8b8f57c9da135bd21b | |
| parent | a0472eae4ed2d54ea5e3066048272e9a173dc682 (diff) | |
Release 4.0.10.122
Release 4.0.10.122
Change-Id: Ifd5ecae8f360fe0aac7bc543be17fea7f8ae4957
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 3387376cafe4..4ddac7c7cb12 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -44,9 +44,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 121 +#define QWLAN_VERSION_BUILD 122 -#define QWLAN_VERSIONSTR "4.0.10.121" +#define QWLAN_VERSIONSTR "4.0.10.122" #define AR6320_REV1_VERSION 0x5000000 |
