diff options
| author | snandini <snandini@codeaurora.org> | 2017-06-13 06:49:08 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-06-13 06:49:08 -0700 |
| commit | 22ca66c76219803a4e9023e56da4941e2664b7e6 (patch) | |
| tree | 89857caba58b205320400677e8587a50279353d5 | |
| parent | 8a4da03089ec78d44e44efa594d08cecc177326e (diff) | |
Release 4.0.11.205S
Release 4.0.11.205S
Change-Id: I7023da85a48ebf464a5d70bd9c27bdf83693e731
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 e30c6b465ebe..ab2bf70d229f 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 205 -#define QWLAN_VERSIONSTR "4.0.11.205R" +#define QWLAN_VERSIONSTR "4.0.11.205S" #define AR6320_REV1_VERSION 0x5000000 |
