diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-01 18:19:41 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-02 00:34:05 -0700 |
| commit | eda491d5a011fccc7f4e74e65e14f1511a399b8a (patch) | |
| tree | 7bbe4a63354b4cd65888823068d187f164c8a732 | |
| parent | 4df8726fa56dd600e3a6d34dbe257da06067645c (diff) | |
Cafstaging Release 1.0.0.160
Cafstaging Release 1.0.0.160
Change-Id: Icf98b3df54b29b93d0ec7eafea6bad903b097e25
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 1b1e13c45599..2c43c23702f3 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 159 +#define QWLAN_VERSION_BUILD 160 -#define QWLAN_VERSIONSTR "1.0.0.159" +#define QWLAN_VERSIONSTR "1.0.0.160" #ifdef QCA_WIFI_2_0 |
