diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 19:36:26 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-16 22:06:27 -0800 |
| commit | 4bd9cfc78cb7a44ebdbf9f39d95b818da50209e1 (patch) | |
| tree | f903774b36c65fd1b04f1b68877c3021ae46aef3 | |
| parent | e4185ba38a6824f26157e5aeb963af041a8b9218 (diff) | |
Release 4.0.11.203N
Release 4.0.11.203N
Change-Id: I035d1d8ef4de15c5a61fcf15498ef25fdb3191e3
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 d7112e69b0e8..6dbc12e6a5a2 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203M" +#define QWLAN_VERSIONSTR "4.0.11.203N" #define AR6320_REV1_VERSION 0x5000000 |
