diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-20 12:40:49 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-20 12:40:49 +0530 |
| commit | 2690fcd620c0ee217e1de2b4e48df532497aec17 (patch) | |
| tree | 30b45bc0459ccc5999810d8f042c402d943ef942 | |
| parent | 3ce5b6ebc142f3ed62489ed37e194589fcd43d06 (diff) | |
Release 4.0.11.63
Release 4.0.11.63
Change-Id: Ibe7a555e190eae3d546d94656616e260ab2923e7
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 4ea86649fdec..d52473bf3e96 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 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 62 +#define QWLAN_VERSION_BUILD 63 -#define QWLAN_VERSIONSTR "4.0.11.62" +#define QWLAN_VERSIONSTR "4.0.11.63" #define AR6320_REV1_VERSION 0x5000000 |
