diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-25 14:47:46 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-25 10:37:01 -0700 |
| commit | 7a72bda3b98e4255ef0fb3ed560f1135d6671e28 (patch) | |
| tree | 0c7898d9f270cabc51961b7a4c990dd0c85828c7 | |
| parent | c95b8e89ddde84686dc2d861224767f7ce948a97 (diff) | |
Cafstaging Release 1.0.0.155
Cafstaging Release 1.0.0.155
Change-Id: Ib63442eba219ede8fa906aaaeb7076c2edac0a32
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 aabc1690b445..b8d98e312f3f 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 154 +#define QWLAN_VERSION_BUILD 155 -#define QWLAN_VERSIONSTR "1.0.0.154" +#define QWLAN_VERSIONSTR "1.0.0.155" #ifdef QCA_WIFI_2_0 |
