diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-18 15:35:31 -0700 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-04-22 11:48:43 +0530 |
| commit | db32a264a1bf8eaf0bbff16c5e82cd5bd3e2de32 (patch) | |
| tree | b090e6bfe8c56bb20440afaffc9995436cf31f54 | |
| parent | 4d97134ac3476ff837497aab9e51aef5077c7acb (diff) | |
Cafstaging Release 1.0.0.97
Cafstaging Release 1.0.0.97
Change-Id: Ia4aa1b6550b8dceaa0ed657defdb009840d46ae6
| -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 ca988a12c757..84812795a2b8 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 96 +#define QWLAN_VERSION_BUILD 97 -#define QWLAN_VERSIONSTR "1.0.0.96A" +#define QWLAN_VERSIONSTR "1.0.0.97" #ifdef QCA_WIFI_2_0 |
