diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-03-16 01:15:37 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-16 01:15:37 -0700 |
| commit | 7f5da933fa758648ee34ce460c06984bbbe8224a (patch) | |
| tree | 07890a726ec2dd72700a810d8e8aa19d5b7a1a82 | |
| parent | 882325bbc0849f26096f821ae7046f92c1ee2620 (diff) | |
| parent | f0895c2e00e8c0bf47430017bfbc8883ca9dc59b (diff) | |
Merge "Release 4.0.11.205C" 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 a08570d7f9be..798194e80dc3 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 205 -#define QWLAN_VERSIONSTR "4.0.11.205B" +#define QWLAN_VERSIONSTR "4.0.11.205C" #define AR6320_REV1_VERSION 0x5000000 |
