summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-03-11 01:17:28 -0800
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-11 01:17:29 -0800
commit201ee8aace101937974ab32cd136bb3e6467a212 (patch)
tree29e16466f67e29f1423bc31e25cc10d7291570ac
parent93cea9c228962a42661ac9b4d8acc15e28ef26ed (diff)
Release 5.1.1.3T
Release 5.1.1.3T Change-Id: I863f8edc7a5872648d59f78055a6951692848f51 CRs-Fixed: 688141
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 5bcdf22889c4..a0229574a826 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 3
-#define QWLAN_VERSIONSTR "5.1.1.3S"
+#define QWLAN_VERSIONSTR "5.1.1.3T"
#endif /* QWLAN_VERSION_H */