diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-24 14:10:47 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-24 18:25:58 -0700 |
| commit | 94378dc7672bc3816cbbc1e08b3a8a34c111cc98 (patch) | |
| tree | 09d3bc84fb63efa8635e9a520a0b463a8e7d8675 | |
| parent | fb8c8f17c807f4be70f08d9d1b72a7e260c09527 (diff) | |
Cafstaging Release 1.0.0.154
Cafstaging Release 1.0.0.154
Change-Id: I555c4e78de02b6440f31cf89a828ecd1b363627d
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 dd98ecdbe42e..aabc1690b445 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 153 +#define QWLAN_VERSION_BUILD 154 -#define QWLAN_VERSIONSTR "1.0.0.153" +#define QWLAN_VERSIONSTR "1.0.0.154" #ifdef QCA_WIFI_2_0 |
