diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 13:39:36 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 13:39:36 -0800 |
| commit | 8cb6f4d79f8bacd5226d1b4e8a99a1ba4091c97e (patch) | |
| tree | f5bdba0c37bce419801636ba94a0b178414111d0 | |
| parent | 1261f93956c7433f65a2aec53b0663c778a62ef8 (diff) | |
Release 4.0.11.204F
Release 4.0.11.204F
Change-Id: Id81156726d30b5b0f0b91dbde7020741a988bbf1
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 e852215a6d11..35217a1b58bb 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 204 -#define QWLAN_VERSIONSTR "4.0.11.204E" +#define QWLAN_VERSIONSTR "4.0.11.204F" #define AR6320_REV1_VERSION 0x5000000 |
