diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-09-03 11:59:38 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-04 11:51:36 +0530 |
| commit | bb7b7c39c1b94eb71d2ad0f67498a9a6587e204d (patch) | |
| tree | 310e337de1b5fbb6f3327c6bcf74f12a82034468 | |
| parent | f0062319a715b78017a13709b3f9db229366e466 (diff) | |
Cafstaging Release 1.0.0.183
Cafstaging Release 1.0.0.183
Change-Id: I2fad87e767bc767aa4d95ceeaa2c612cb1fd70d6
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 5350c0424f01..7befc341d79a 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 182 +#define QWLAN_VERSION_BUILD 183 -#define QWLAN_VERSIONSTR "1.0.0.182" +#define QWLAN_VERSIONSTR "1.0.0.183" #define AR6320_REV1_VERSION 0x5000000 |
