diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 07:17:15 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-23 01:24:25 -0800 |
| commit | 87293efbce93f947a0a407f45ab03dccea8dbd2a (patch) | |
| tree | 3e176db08c51363405a77bea0f2b5665333bcea0 | |
| parent | 42b8b6b936c82ca440516deb1b0fe2c740557670 (diff) | |
Release 4.0.11.203Y
Release 4.0.11.203Y
Change-Id: I23c3061ea9a26afb5185cc0d0c5b5d458c3eeb7c
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 c960ef39bfed..110f564eedb0 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 203 -#define QWLAN_VERSIONSTR "4.0.11.203X" +#define QWLAN_VERSIONSTR "4.0.11.203Y" #define AR6320_REV1_VERSION 0x5000000 |
