diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-03-24 19:43:31 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-03-25 09:46:22 -0700 |
| commit | 520dbf1aa53bdae411db47f6a73f4ebd1e421bd2 (patch) | |
| tree | 30b5bd4c44f733b9ed6c88b22a2ec77727ce9684 | |
| parent | 89ccc5d562d3ed3deb9d58edfbfdd6ec381865f9 (diff) | |
Cafstaging Release 1.0.0.71
Cafstaging Release 1.0.0.71
Change-Id: Ia034dc6b119e6f828108853130a5111bc2fae399
| -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 ecea34a2c167..0f63f07be249 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 70 +#define QWLAN_VERSION_BUILD 71 -#define QWLAN_VERSIONSTR "1.0.0.70" +#define QWLAN_VERSIONSTR "1.0.0.71" #ifdef QCA_WIFI_2_0 |
