diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-20 12:40:49 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-04-20 18:29:40 +0530 |
| commit | 36cd27ee15883dca8886f1b5d2fe318be973ed45 (patch) | |
| tree | 30b45bc0459ccc5999810d8f042c402d943ef942 | |
| parent | a1425cdbf722d1a959f7e443c12643eff8fe89d1 (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 |
