diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-06 19:21:14 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-06 19:21:14 -0700 |
| commit | 4e7894173c133dfbe43d279e63f080f11e92bb2d (patch) | |
| tree | 543e592905196541b64a94fe45925703d205eaee | |
| parent | 725674586f5bc009ef5175d29eb0fd677e0ef1f2 (diff) | |
Release 4.0.11.206S
Release 4.0.11.206S
Change-Id: I1316f4a35e1e273f0388fec44c2c160359dc8981
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 d9eafb2d598f..385b30b4c8a4 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 206 -#define QWLAN_VERSIONSTR "4.0.11.206R" +#define QWLAN_VERSIONSTR "4.0.11.206S" #define AR6320_REV1_VERSION 0x5000000 |
