diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-19 15:20:29 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-19 21:29:31 +0530 |
| commit | d4e718654ffe64134265eb7958fa81785f4d7cff (patch) | |
| tree | 443abcdc4ab96b5e47ba1e1590279b23c57cc502 | |
| parent | f552ecfdad75cbc576fab8fe5dec127496ccb41d (diff) | |
Cafstaging Release 1.0.0.195
Cafstaging Release 1.0.0.195
Change-Id: I7135fd60fa2e0f455c2c31448ba7e64e0af43936
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 878ac876c92e..64000ca07af5 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 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 194 +#define QWLAN_VERSION_BUILD 195 -#define QWLAN_VERSIONSTR "1.0.0.194" +#define QWLAN_VERSIONSTR "1.0.0.195" #define AR6320_REV1_VERSION 0x5000000 |
