diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-05-15 13:14:25 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-05-15 17:24:06 +0530 |
| commit | 4efe50732783b03194eeea076f16819b0eb2f7ea (patch) | |
| tree | 24d1208d275cc492f1554b49c1b1970b43aaab6c | |
| parent | dc6787debffb0061e6542fafdef7d041546d6dae (diff) | |
Cafstaging Release 4.0.10.99
Cafstaging Release 4.0.10.99
Change-Id: I4fbac91dcc72682f874ba80034e42175236f951e
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 d9630fb6ad86..94ee5a6f45ee 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 98 +#define QWLAN_VERSION_BUILD 99 -#define QWLAN_VERSIONSTR "4.0.10.98" +#define QWLAN_VERSIONSTR "4.0.10.99" #define AR6320_REV1_VERSION 0x5000000 |
