diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-13 10:36:27 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-03-13 12:16:13 +0530 |
| commit | 29482f6e963588fc4c55cf3c33241d9fbe39abda (patch) | |
| tree | 4941d013ae350f9e6ff5fd3457797781087b4385 | |
| parent | 400bccb3a81f2ccb333aa247ccd9680e330f2f6a (diff) | |
Cafstaging Release 4.0.10.54
Cafstaging Release 4.0.10.54
Change-Id: I594dabdb0a7d5082fdd255464beb76c73a70c248
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 90258a876456..822cf32606c1 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 53 +#define QWLAN_VERSION_BUILD 54 -#define QWLAN_VERSIONSTR "4.0.10.53" +#define QWLAN_VERSIONSTR "4.0.10.54" #define AR6320_REV1_VERSION 0x5000000 |
