diff options
| author | Ashish kumar goswami <agoswa@codeaurora.org> | 2017-01-04 15:40:59 +0530 |
|---|---|---|
| committer | Ashish kumar goswami <agoswa@codeaurora.org> | 2017-01-04 18:18:16 +0530 |
| commit | 7ff3de481604c783d0b62f40c30217b293d222b0 (patch) | |
| tree | 3aea8a306bfd35f58bd41ef926b9e4b0f4e5e761 | |
| parent | 29c4ddb447b2d49409a9d0b93631f84a9d2e922e (diff) | |
Release 4.0.11.202
Release 4.0.11.202
Change-Id: Ifa7cb734133cef100825f1ba934de12a8a3963b1
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 ad9b3f85b8fe..23a766a87389 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 201 +#define QWLAN_VERSION_BUILD 202 -#define QWLAN_VERSIONSTR "4.0.11.201" +#define QWLAN_VERSIONSTR "4.0.11.202" #define AR6320_REV1_VERSION 0x5000000 |
