diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-25 01:52:19 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-25 01:52:19 -0700 |
| commit | 685e2b85aba1ea650d97849897e7e9debec36fa8 (patch) | |
| tree | 20c8455eaa235c1590b9f28f7c9ef812d9719f90 | |
| parent | ffe3d18557532ec3a3026f305f84e855f435725f (diff) | |
Release 4.0.11.209Q
Release 4.0.11.209Q
Change-Id: If644617cdfff6e63400a602c457a115fb52593d1
CRs-Fixed: 774533
| -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 2f560c68cdba..c1278255a19c 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -41,10 +41,10 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 -#define QWLAN_VERSION_EXTRA "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 209 -#define QWLAN_VERSIONSTR "4.0.11.209P" +#define QWLAN_VERSIONSTR "4.0.11.209Q" #define AR6320_REV1_VERSION 0x5000000 |
