diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-03 11:52:30 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-03 16:21:14 +0530 |
| commit | 4f38d5d9ca89402fde7b9232f93eda0a29c80917 (patch) | |
| tree | 339351a3da336ab8cacf9e17a2dcc915d947c10a | |
| parent | 4ca1fd4bbe68ef8322985543186c70e55179e732 (diff) | |
Cafstaging Release 1.0.0.225
Cafstaging Release 1.0.0.225
Change-Id: I3da50bd3d57db519131efda03c18d07c398d70c7
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 5edd741c2f79..30a8ec4bf19c 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 224 +#define QWLAN_VERSION_BUILD 225 -#define QWLAN_VERSIONSTR "1.0.0.224" +#define QWLAN_VERSIONSTR "1.0.0.225" #define AR6320_REV1_VERSION 0x5000000 |
