diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-11-27 12:21:45 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-11-27 12:40:38 +0530 |
| commit | 2ec34df723c7bbe1f8c58675a8d805c1f652f210 (patch) | |
| tree | ca37824833ce5ebbe07602c72c5956ece35c21fa | |
| parent | 712e1b9ee45d24b4dd0edab7c82f61c8e20f423e (diff) | |
Release 4.0.10.227
Release 4.0.10.227
Change-Id: Icd04f8914d6bdc96c690bd1e57336befe25d1fcb
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 fa54409502e5..6fe55c7b8130 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 226 +#define QWLAN_VERSION_BUILD 227 -#define QWLAN_VERSIONSTR "4.0.10.226" +#define QWLAN_VERSIONSTR "4.0.10.227" #define AR6320_REV1_VERSION 0x5000000 |
