diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-20 04:37:25 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-20 04:37:25 -0800 |
| commit | 60740935c5e6b1f829a0243086d7f10c3b5e6b77 (patch) | |
| tree | f6e1bdd08e9a73354abd1d44b2f6e86d9afb9c0f | |
| parent | 2a84e49065c069422b318270e350ae692154931d (diff) | |
| parent | 7e27b9769c7a02d4aabd4aab24c7f4ccb4e36536 (diff) | |
Merge "Release 4.0.11.203Q" 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 0c06a29071ac..76da3f1fd31d 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203P" +#define QWLAN_VERSIONSTR "4.0.11.203Q" #define AR6320_REV1_VERSION 0x5000000 |
