diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-13 06:20:00 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-13 06:20:00 -0800 |
| commit | 492651b708e06a45e75cf81835317b1ab4d82b2d (patch) | |
| tree | 1be67c3cd62675f56d8d2f7a0ba10fa96a419d9d | |
| parent | e5ef2ac935b5abd3db796554633476f287d568a7 (diff) | |
| parent | 8ac94bda17763849c50e3dd289a3f85b884e89cc (diff) | |
Merge "Release 4.0.11.203G" into wlan-cld2.driver.lnx.1.0-dev
| -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 857f1810a7c1..01ffea0ca26b 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203F" +#define QWLAN_VERSIONSTR "4.0.11.203G" #define AR6320_REV1_VERSION 0x5000000 |
