diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-10 15:22:41 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-11 12:00:13 +0530 |
| commit | c9feccfe3e17124dbd06052882970e53cfa6db2c (patch) | |
| tree | 55f0ae5b48ac02f2ff02ca4f8b418fcfdfb24048 | |
| parent | 08acd68613cd9acf676043f745c097f7a1d7b3fe (diff) | |
Cafstaging Release 1.0.0.188
Cafstaging Release 1.0.0.188
Change-Id: I46c60d75edf9f8c536051f68e2f13eebd23cae61
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 178015c2f8c6..b26e7e6d4e49 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 187 +#define QWLAN_VERSION_BUILD 188 -#define QWLAN_VERSIONSTR "1.0.0.187" +#define QWLAN_VERSIONSTR "1.0.0.188" #define AR6320_REV1_VERSION 0x5000000 |
