diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-25 11:52:39 -0700 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-08-26 12:14:58 +0530 |
| commit | fb3cdfeeecb72ccfbbb5de6a29bf38f09225d2f2 (patch) | |
| tree | ea4910902c3859c1d1377ce83266666f192c425a | |
| parent | 092051819eaa30f70f50fb1164eadc16a1163f8a (diff) | |
Cafstaging Release 1.0.0.177
Cafstaging Release 1.0.0.177
Change-Id: I27378e4b3dba14199703507ff4233c0ab95bd053
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 139e7b7d94d9..c37e9a350462 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 176 +#define QWLAN_VERSION_BUILD 177 -#define QWLAN_VERSIONSTR "1.0.0.176" +#define QWLAN_VERSIONSTR "1.0.0.177" #define AR6320_REV1_VERSION 0x5000000 |
