diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-25 13:40:07 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-11-25 14:29:36 +0530 |
| commit | 2652e7feada91a1724d96ec01c6fcee5caef0efd (patch) | |
| tree | 4278d70e329573c20280ce0abd0fd2208772c0b9 | |
| parent | ed4aef5c81914dfa78d47105dd4cedbea4a6fc5a (diff) | |
Cafstaging Release 1.0.0.243
Cafstaging Release 1.0.0.243
Change-Id: I492967716184af85c41dba57c33c65f88c8804ad
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 b4c36c50427a..b939356df0b6 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 242 +#define QWLAN_VERSION_BUILD 243 -#define QWLAN_VERSIONSTR "1.0.0.242" +#define QWLAN_VERSIONSTR "1.0.0.243" #define AR6320_REV1_VERSION 0x5000000 |
