diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-09 11:30:22 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-09-10 10:36:08 +0530 |
| commit | f753820a4f2efefca5adb48cb7c7ec548bd2f546 (patch) | |
| tree | 7c567457fd9ef7662ffcc61ff380c8d8c251a98f | |
| parent | 316277bf9f6062d70581e8315a1905948a852fdd (diff) | |
Cafstaging Release 1.0.0.187
Cafstaging Release 1.0.0.187
Change-Id: I83580597304fe06c1c734ad8cd979ee928c98366
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 f1d64f2f7146..178015c2f8c6 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 186 +#define QWLAN_VERSION_BUILD 187 -#define QWLAN_VERSIONSTR "1.0.0.186" +#define QWLAN_VERSIONSTR "1.0.0.187" #define AR6320_REV1_VERSION 0x5000000 |
