diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-25 06:06:47 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-25 06:06:47 -0700 |
| commit | bb535a3b325687d493f2862be83f26267d0b88dd (patch) | |
| tree | c12f11b02c5944971c7a2d696ee6e517b21b650c | |
| parent | 078b4cc2a25dd35376c81f2c37d75ae4be048fea (diff) | |
Release 5.1.1.6T
Release 5.1.1.6T
Change-Id: Ifce2ad3ce41b2aa129938ac7aee15a5ae552ead0
CRs-Fixed: 688141
| -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 fce2b0bdba53..7c2130708442 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6S" +#define QWLAN_VERSIONSTR "5.1.1.6T" #endif /* QWLAN_VERSION_H */ |
