diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-01-08 15:55:11 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-01-08 20:04:51 +0530 |
| commit | 71b63298532987b554dabae911c8d7491d6869ca (patch) | |
| tree | 3a5b2e8d5e7489fcd3325e60a1356c98b1782a77 | |
| parent | 35b36a92ca5c00b5b9228138c5b4ac5f41aecd06 (diff) | |
Cafstaging Release 4.0.10.011
Cafstaging Release 4.0.10.011
Change-Id: I11836558b512372ada317c00cd622cb244ae94e0
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 0ca0c414d5af..bf5e4c04d6bf 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 010 +#define QWLAN_VERSION_BUILD 011 -#define QWLAN_VERSIONSTR "4.0.10.010" +#define QWLAN_VERSIONSTR "4.0.10.011" #define AR6320_REV1_VERSION 0x5000000 |
