diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-11 13:32:55 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-06-11 12:23:33 -0700 |
| commit | 15630f1ab7a05ab75130be2a3621f4dfae5733db (patch) | |
| tree | bcac84c417c59cad0b57568b05e8858426ec07fe | |
| parent | 3f7c877a8474433838b1a526a6be23d422d9ff91 (diff) | |
Cafstaging Release 1.0.0.124
Cafstaging Release 1.0.0.124
Change-Id: Ie2e98e03b3b3490a119726421ba32a767374e107
CRs-Fixed: 678589
| -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 b2f26c95dba7..cf042dd9e7f0 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 123 +#define QWLAN_VERSION_BUILD 124 -#define QWLAN_VERSIONSTR "1.0.0.123" +#define QWLAN_VERSIONSTR "1.0.0.124" #ifdef QCA_WIFI_2_0 |
