diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-13 16:31:46 +0530 |
|---|---|---|
| committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-04-13 18:27:25 +0530 |
| commit | 22d3fbf982bd485e4214f2e0db4804dfd8e766ee (patch) | |
| tree | b244eed6e723a17d75725ed7c197b7c484f6798b | |
| parent | afa72682004826287d6069545ae7ffca407584f4 (diff) | |
Cafstaging Release 4.0.10.75
Cafstaging Release 4.0.10.75
Change-Id: I68643bf22cc5d6c669a3697d2f233e099266290c
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 5f7061aedff5..e0da5e3e51de 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 74 +#define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "4.0.10.74" +#define QWLAN_VERSIONSTR "4.0.10.75" #define AR6320_REV1_VERSION 0x5000000 |
