diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-26 05:23:53 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-26 05:23:54 -0700 |
| commit | 53980dc43b7b05bb85747b96486fe4fac415d3c4 (patch) | |
| tree | 3b28da8336b6083b2286cdb898287516a95ec75a | |
| parent | bb56d5a05bed73499f4c471afcfef81328283012 (diff) | |
Release 4.0.11.207T
Release 4.0.11.207T
Change-Id: I58a85f62326d1f24b3bfa6679576d4f778e4b072
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 5b3fbb7e6796..22b1ba43bc9f 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 207 -#define QWLAN_VERSIONSTR "4.0.11.207S" +#define QWLAN_VERSIONSTR "4.0.11.207T" #define AR6320_REV1_VERSION 0x5000000 |
