diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-10-24 08:27:28 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-10-24 12:22:26 -0700 |
| commit | e4d49fde6fb42e1c5d77de31e4c0c53e471cd595 (patch) | |
| tree | e102ee587f240b21abb543dbaa42d25ee35bd97c | |
| parent | 2fac589d2f648d52fd50794a97a8c0847309c0e5 (diff) | |
Cafstaging Release 1.0.0.219
Cafstaging Release 1.0.0.219
Change-Id: I43a07f0b692935d14f559d0a0511c88bbcce2ffa
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 f0c867f993af..976592555f83 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 218 +#define QWLAN_VERSION_BUILD 219 -#define QWLAN_VERSIONSTR "1.0.0.218" +#define QWLAN_VERSIONSTR "1.0.0.219" #define AR6320_REV1_VERSION 0x5000000 |
