diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-10-16 02:32:59 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-16 02:32:59 -0700 |
| commit | ea518e9736c69f87e970ec12d9b8fadecc4e05ee (patch) | |
| tree | d92054bf5cdf932edc8d73554fc44e716060c0f3 | |
| parent | f1e8c3d7bb6bea4e61c1bc1ba34e113745744c73 (diff) | |
| parent | 6ba838d296c299ccdd4becc7df02a96c801f80c5 (diff) | |
Merge "Release 4.0.11.210C" 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 28e7d16699fa..6e9bc0575040 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 210 -#define QWLAN_VERSIONSTR "4.0.11.210B" +#define QWLAN_VERSIONSTR "4.0.11.210C" #define AR6320_REV1_VERSION 0x5000000 |
