diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 22:22:34 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-02 06:02:57 -0800 |
| commit | 362726c98b5df812964dd62fd9761e53c76f75b1 (patch) | |
| tree | 36e0ffe33cc588afd8e7639fcdc3b3ecc27a136c | |
| parent | 370d1fea1eff5b2c2684ebf858dafb96d1f7a6af (diff) | |
Release 4.0.11.204H
Release 4.0.11.204H
Change-Id: Ic87d0c026385c543cfee596a05354ab3cda8c721
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 4fa1fbe39749..4018b27c7dd4 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 204 -#define QWLAN_VERSIONSTR "4.0.11.204G" +#define QWLAN_VERSIONSTR "4.0.11.204H" #define AR6320_REV1_VERSION 0x5000000 |
