diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-12-24 12:49:52 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2015-12-24 13:28:43 +0530 |
| commit | 23a476793098a28f37d2ad3fb3be416193afe6ee (patch) | |
| tree | d76606c2e68b3d16884dd0fabf110562f8f0885b | |
| parent | cd590d2b39de99e83e8c6923bd997c4ca4a25c09 (diff) | |
Release 4.0.10.245
Release 4.0.10.245
Change-Id: I5d5f1a9d165a4266ccc87252cf3d398375e15149
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 6a996d73c902..1b439b24e978 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 244 +#define QWLAN_VERSION_BUILD 245 -#define QWLAN_VERSIONSTR "4.0.10.244" +#define QWLAN_VERSIONSTR "4.0.10.245" #define AR6320_REV1_VERSION 0x5000000 |
