summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-08-07 19:12:36 -0700
committersnandini <snandini@codeaurora.org>2017-08-07 19:12:36 -0700
commit2c54f86b0baaeb262f23363a5c221bda39640a73 (patch)
treee40102d82aed2d2921bedad1f94c7f11b57674cb
parentadc319a5d73d971e09fee5455618414793cc6766 (diff)
Release 5.1.1.27T
Release 5.1.1.27T Change-Id: I4c909a35bafc6fd56b89d277027468531d3cf4bd CRs-Fixed: 774533
-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 cd43d61f9019..3cd5627a787b 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 27
-#define QWLAN_VERSIONSTR "5.1.1.27S"
+#define QWLAN_VERSIONSTR "5.1.1.27T"
#endif /* QWLAN_VERSION_H */