diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-25 13:15:19 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-25 21:43:54 +0530 |
| commit | cf02a41ec76cbb87317742d73e07f8e9fa348bb2 (patch) | |
| tree | 433cf4f722c2a70d6601e16d8a0d235c148a8639 | |
| parent | 29f6dc4448db2b3316445ea26a96b876b604a33d (diff) | |
Cafstaging Release 4.0.10.61
Cafstaging Release 4.0.10.61
Change-Id: I7aa3c9f0f1812c410404e08c46946e9820b3dc38
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 944abe58e934..1d60a6cb29be 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 60 +#define QWLAN_VERSION_BUILD 61 -#define QWLAN_VERSIONSTR "4.0.10.60" +#define QWLAN_VERSIONSTR "4.0.10.61" #define AR6320_REV1_VERSION 0x5000000 |
