diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-16 15:03:31 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-16 21:15:11 -0700 |
| commit | 8414ef87dbf969797d010d8d599586aa7bb4c81b (patch) | |
| tree | eb59803da0be6ec038d24309345cb1cb7cfe3e45 | |
| parent | 2c74264b56255dcae872c54fa66178bc86f142f0 (diff) | |
Cafstaging Release 1.0.0.148
Cafstaging Release 1.0.0.148
Change-Id: Ice8f3846831eca9f98995595df365e19724eae49
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 2bc25f321865..61a5d667d289 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 147 +#define QWLAN_VERSION_BUILD 148 -#define QWLAN_VERSIONSTR "1.0.0.147" +#define QWLAN_VERSIONSTR "1.0.0.148" #ifdef QCA_WIFI_2_0 |
