diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-04-09 12:05:42 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-09 22:13:55 -0700 |
| commit | 35dd6505a8269c23273d93f248df0b164f8bfba1 (patch) | |
| tree | b1ffbfd0534252dd9a985508076ed80a60cd7c73 | |
| parent | 207a33cf102b8a149a04f0a9a7e296afa7abc26d (diff) | |
Cafstaging Release 1.0.0.88
Cafstaging Release 1.0.0.88
Change-Id: I3d850d35a9169e596821e694c4d179637384f6c2
| -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 67776107365d..0d00af129855 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 87 +#define QWLAN_VERSION_BUILD 88 -#define QWLAN_VERSIONSTR "1.0.0.87" +#define QWLAN_VERSIONSTR "1.0.0.88" #ifdef QCA_WIFI_2_0 |
