diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-28 01:03:53 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-28 01:03:54 -0800 |
| commit | bf9b17c34870a5b4eb910586370d72f130866a2e (patch) | |
| tree | 7244f1d1dd165b5456c0393ab3bd8393c30f2f3f | |
| parent | 3c2a560d3493d9daef458e6512f75b70644cdaaa (diff) | |
Release 4.0.11.211S
Release 4.0.11.211S
Change-Id: I5137eeb87603d60a1fc7e6fd34efc3fa547440c8
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 b899d197913a..5d73570c3cce 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 211 -#define QWLAN_VERSIONSTR "4.0.11.211R" +#define QWLAN_VERSIONSTR "4.0.11.211S" #define AR6320_REV1_VERSION 0x5000000 |
