diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-15 15:11:24 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-06-15 16:01:51 +0530 |
| commit | 52d932a047907ca4bd6ef7e9e869d2d48895ffb6 (patch) | |
| tree | ccb5259d370f8650ebe1c5bed5c0c5e8602a93d4 | |
| parent | 5c5441037e806b3904d0a963139e801e77a3fb4d (diff) | |
Release 4.0.11.100
Release 4.0.11.100
Change-Id: I5310e27d96d94af98ff8392f261b793428c52759
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 edff320a77ac..b3875db40d84 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 99 +#define QWLAN_VERSION_BUILD 100 -#define QWLAN_VERSIONSTR "4.0.11.99" +#define QWLAN_VERSIONSTR "4.0.11.100" #define AR6320_REV1_VERSION 0x5000000 |
