diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-10 05:58:50 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-11 06:20:57 -0800 |
| commit | 171b2aebb4e61afa4c487c246b7decb9608d121b (patch) | |
| tree | cf52ae23d4c22d61c3c7ea81b6cd59afc2ae2a31 | |
| parent | 93e1155287ce01e0dd7f97154131006f2e6d742f (diff) | |
Release 4.0.11.203F
Release 4.0.11.203F
Change-Id: Ie5ae5021676e7dd44a626c3208c7177cbfc138d0
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 219c635047ce..857f1810a7c1 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203E" +#define QWLAN_VERSIONSTR "4.0.11.203F" #define AR6320_REV1_VERSION 0x5000000 |
