diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-14 20:23:50 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-14 20:23:53 -0700 |
| commit | 09cbf72223d6bc2acbb68ec3e6539cfd3a8f6366 (patch) | |
| tree | 037f36dbec2b11dd08b264db25dd7ffb5fc2fe35 | |
| parent | a0376877ffd3c36032a9533f0b762b758c05308a (diff) | |
Release 4.0.11.208S
Release 4.0.11.208S
Change-Id: Ide435418a2f4862b8ecf288570a3c4aabf81ece7
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 f9ce0ff4643b..ae3b17caa9fc 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 208 -#define QWLAN_VERSIONSTR "4.0.11.208R" +#define QWLAN_VERSIONSTR "4.0.11.208S" #define AR6320_REV1_VERSION 0x5000000 |
