diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-02-13 14:56:53 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-02-13 19:02:32 +0530 |
| commit | 8b59c837d7a2a726b338d36c6ead91e06983c623 (patch) | |
| tree | ef335fc5c236d9bde22aac0d21be46b54cfe5cc8 | |
| parent | dcb632330dc3ba045aac45ac2bc2dbd89db6b22d (diff) | |
Cafstaging Release 4.0.10.34
Cafstaging Release 4.0.10.34
Change-Id: I41ed1ec127bfa69f34541d04518b000dfcbe230b
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 921abe3e1e02..33015868a292 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 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 33 +#define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "4.0.10.33" +#define QWLAN_VERSIONSTR "4.0.10.34" #define AR6320_REV1_VERSION 0x5000000 |
