diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-17 16:00:42 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-17 18:19:10 +0530 |
| commit | b2763acd085b2c345f4a6120bdee43a7eccbfc60 (patch) | |
| tree | acbdedb64c9bc142e7106b5f7271a29f53978e7e | |
| parent | 20347a751963bd0a5e04591ad2786e2612b5938b (diff) | |
Cafstaging Release 4.0.10.79
Cafstaging Release 4.0.10.79
Change-Id: I8990000446919f93325b85adeaa24bb4247d3cf9
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 e70cbdcbe250..e75a37864b84 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 78 +#define QWLAN_VERSION_BUILD 79 -#define QWLAN_VERSIONSTR "4.0.10.78" +#define QWLAN_VERSIONSTR "4.0.10.79" #define AR6320_REV1_VERSION 0x5000000 |
