diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-12-19 12:51:36 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2014-12-19 16:19:10 +0530 |
| commit | db383ea2e6ea280c849fbca3e0b43c2f04d7e63f (patch) | |
| tree | 74a6385721256fc85255526098f6b7d20d33018c | |
| parent | fef57131f976549cd0903f83f334923c99afbbb3 (diff) | |
Cafstaging Release 4.0.10.003
Cafstaging Release 4.0.10.003
Change-Id: I7778bd9ce874fb79c36c2f35ad2d2953b47c929a
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 d6a0493b5e12..8b34304d4e6b 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 002 +#define QWLAN_VERSION_BUILD 003 -#define QWLAN_VERSIONSTR "4.0.10.002" +#define QWLAN_VERSIONSTR "4.0.10.003" #define AR6320_REV1_VERSION 0x5000000 |
