diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-26 06:26:04 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-26 06:26:04 -0700 |
| commit | 3ad41d6932f1abbcbd30cab39413926060ab8c0a (patch) | |
| tree | 2dbf9cdef69866bcab5a3e93c8901285d3abe7aa | |
| parent | e7ea94eaf03251b32c0b8040ccd17cb98497c5f1 (diff) | |
Release 4.0.11.209T
Release 4.0.11.209T
Change-Id: Ia1e78298eb690f5e2daaada05aad3672382f10e3
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 2b59116d6bc1..344d399105b1 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 209 -#define QWLAN_VERSIONSTR "4.0.11.209S" +#define QWLAN_VERSIONSTR "4.0.11.209T" #define AR6320_REV1_VERSION 0x5000000 |
