diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-08-08 13:07:57 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-09 00:20:10 -0700 |
| commit | c073da8e1398ece64b6bcb41dccd78612e376c7b (patch) | |
| tree | cfb435ff86f9fbdc8bf1c5274f1c415cbc452eb8 | |
| parent | a98906661391484f9598ee434260bd57ec843e2a (diff) | |
Cafstaging Release 1.0.0.165
Cafstaging Release 1.0.0.165
Change-Id: Ifdff7d51b29fdfb686f5109203c00c6754122eca
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 dd66c6ef7415..2870030a8316 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 164 +#define QWLAN_VERSION_BUILD 165 -#define QWLAN_VERSIONSTR "1.0.0.164" +#define QWLAN_VERSIONSTR "1.0.0.165" #ifdef QCA_WIFI_2_0 |
