diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-21 21:06:53 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-21 21:06:53 -0800 |
| commit | 57a35219e1e366ba6540e9e8a4241667563becdd (patch) | |
| tree | 95fcd044e8f88fa972ba12fea5a38ef04fb1488a | |
| parent | 41c40923ddbd50dbec635bf0cade7010b8d66ef4 (diff) | |
| parent | c1d9a737a1d0a0c1f854f61835434fd7ff82daa4 (diff) | |
Merge "Release 4.0.11.203T" 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 d0a5eb1d2f5e..c103a325f0e2 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203S" +#define QWLAN_VERSIONSTR "4.0.11.203T" #define AR6320_REV1_VERSION 0x5000000 |
