diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-24 14:16:07 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-06-24 18:39:14 -0700 |
| commit | a2cfdcc69db68c0e5bae6dc8ffd66f07bfef15ab (patch) | |
| tree | ffb40e63093f2f1e183b06de9d9135d4f75b38c5 | |
| parent | c07a284609d1f8e7a7072ef614297b7026264b5c (diff) | |
Cafstaging Release 1.0.0.132
Cafstaging Release 1.0.0.132
Change-Id: I34c5c04c0f0abcb2b6ebcb64870faaf24367e2bf
CRs-Fixed: 684605
| -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 6f1f70b0c4a9..3ae792a3c5bb 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 131 +#define QWLAN_VERSION_BUILD 132 -#define QWLAN_VERSIONSTR "1.0.0.131" +#define QWLAN_VERSIONSTR "1.0.0.132" #ifdef QCA_WIFI_2_0 |
