diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-07 03:04:55 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-07 03:04:55 -0800 |
| commit | d64953bdde3f38e14d441964160be372a77adcec (patch) | |
| tree | 6eda1f0b02b914603d98ea81f5239c9a544a2ec3 | |
| parent | e134503ab8349788a895c8f6b6b8d7356c3ada08 (diff) | |
Release 4.0.11.210Y
Release 4.0.11.210Y
Change-Id: I499bb5e3182bc96613b8c9a83e36292d47c61184
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 c10618995a0e..92296ae9f1e4 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 210 -#define QWLAN_VERSIONSTR "4.0.11.210X" +#define QWLAN_VERSIONSTR "4.0.11.210Y" #define AR6320_REV1_VERSION 0x5000000 |
