diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-20 22:55:32 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-20 22:55:33 -0800 |
| commit | ebfb5a71c4b38ea3447edbd71d0000cf4755f965 (patch) | |
| tree | 4cf8ad74b6034844ee2c5f0f7d38a574ae8f4b10 | |
| parent | 2659349a98f0261ac255ea91c02a21202ed20a43 (diff) | |
Release 4.0.11.203U
Release 4.0.11.203U
Change-Id: I95848ae314a892204b3a24d3e86340c78044909f
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 c103a325f0e2..104163757ac3 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203T" +#define QWLAN_VERSIONSTR "4.0.11.203U" #define AR6320_REV1_VERSION 0x5000000 |
