diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-18 12:52:33 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-06-18 21:12:48 -0700 |
| commit | fdcbd508df2843b9345b3e55a93b7302dbb7b27e (patch) | |
| tree | 384ad304b3159b587f38fb48d9333afa2851b624 | |
| parent | 1b78f0d2fe5f1db621f71e16225f879deed3c979 (diff) | |
Cafstaging Release 1.0.0.128
Cafstaging Release 1.0.0.128
Change-Id: If723b0b437f2d9e19f9a47459221fc8fd6ea0d8b
CRs-Fixed: 681755
| -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 9ba0b45b125e..303a09deebdf 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 127 +#define QWLAN_VERSION_BUILD 128 -#define QWLAN_VERSIONSTR "1.0.0.127" +#define QWLAN_VERSIONSTR "1.0.0.128" #ifdef QCA_WIFI_2_0 |
