diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-25 05:23:38 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-25 05:23:38 -0700 |
| commit | 4ae2484358a4dcea42e9d35be60ee2ccf2108f4b (patch) | |
| tree | 6896a6fd2a8c67715cb0b6caab43aa14251337b5 | |
| parent | 33c857cb6155a9034349537958298a9b3ede5faa (diff) | |
Release 4.0.11.209R
Release 4.0.11.209R
Change-Id: Ia159ebf9236c92e91d0b8c0761c26a54fe479b2f
CRs-Fixed: 774533
| -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 c1278255a19c..11b7f87d1a7e 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 209 -#define QWLAN_VERSIONSTR "4.0.11.209Q" +#define QWLAN_VERSIONSTR "4.0.11.209R" #define AR6320_REV1_VERSION 0x5000000 |
