diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-17 12:18:11 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-17 21:00:06 +0530 |
| commit | 633eed970909a49821dc16f2d9b8e9d77ac134ba (patch) | |
| tree | 983d8c19c926cc64ba4092903edd28e296721c95 | |
| parent | 54279915669ba52e94cc2e025dce44cb2c2d42ee (diff) | |
Release 4.0.11.102
Release 4.0.11.102
Change-Id: I65348c3e7ae376fe43fbc897caef93dc96568717
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 caa20cfbdb14..c3288389604b 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 101 +#define QWLAN_VERSION_BUILD 102 -#define QWLAN_VERSIONSTR "4.0.11.101" +#define QWLAN_VERSIONSTR "4.0.11.102" #define AR6320_REV1_VERSION 0x5000000 |
