diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 02:32:16 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 02:32:16 -0800 |
| commit | a599de9004e9befbb36934e001dfae34aceb014c (patch) | |
| tree | 592ef8473efef26cd15d33bd9b5d7a8c8c2bcac8 | |
| parent | 02139ec8056ad6343b3c09edde8bf0b75a2c9954 (diff) | |
Release 4.0.11.203V
Release 4.0.11.203V
Change-Id: Ie0151f714c41ed816551806ae1bfdd677e26d21b
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 104163757ac3..577deb168228 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203U" +#define QWLAN_VERSIONSTR "4.0.11.203V" #define AR6320_REV1_VERSION 0x5000000 |
