diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-22 14:05:40 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-22 19:09:12 +0530 |
| commit | c1a0116cd664da880934ef940e3eb086ac13ea46 (patch) | |
| tree | 490212842e92281d475cc73adf55ebf99be44667 | |
| parent | 9216a29c3875abc7703d4e85915e625731abc17b (diff) | |
Cafstaging Release 1.0.0.196
Cafstaging Release 1.0.0.196
Change-Id: Ia18ad81635c7228db9d0236a90c423683ee2eeba
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 64000ca07af5..00ee539e2415 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 195 +#define QWLAN_VERSION_BUILD 196 -#define QWLAN_VERSIONSTR "1.0.0.195" +#define QWLAN_VERSIONSTR "1.0.0.196" #define AR6320_REV1_VERSION 0x5000000 |
