diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-28 12:33:14 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-28 19:45:28 -0700 |
| commit | 839dbf6291c2bd60eb0534df38fdd448dba90df3 (patch) | |
| tree | 9c9c8e12627242bcd90270755c08deeee21481c0 | |
| parent | 19878f7955e59dd5071a08e6b9e5b680d0ed916b (diff) | |
Cafstaging Release 1.0.0.156
Cafstaging Release 1.0.0.156
Change-Id: I10e6f674680d215e81b065cb8934d682c48ff819
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 b8d98e312f3f..1c75e7372c2a 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 155 +#define QWLAN_VERSION_BUILD 156 -#define QWLAN_VERSIONSTR "1.0.0.155" +#define QWLAN_VERSIONSTR "1.0.0.156" #ifdef QCA_WIFI_2_0 |
