diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-20 13:04:28 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-20 15:57:21 +0530 |
| commit | 54d29d866bf4b2dd75612cc7a0fc2d97ecdc720c (patch) | |
| tree | 0d4f6495d1507192b10f2778b0537474facfa3d1 | |
| parent | 85fa9305a9883dcd956247c08fb446758b4a6819 (diff) | |
Cafstaging Release 4.0.10.80
Cafstaging Release 4.0.10.80
Change-Id: Iac570a886642ea7e6d85b0176e149c253e4f260e
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 46e115cea118..23efe1c0e5f0 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 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 79 +#define QWLAN_VERSION_BUILD 80 -#define QWLAN_VERSIONSTR "4.0.10.79A" +#define QWLAN_VERSIONSTR "4.0.10.80" #define AR6320_REV1_VERSION 0x5000000 |
