summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2018-05-30 13:22:30 -0700
committernshrivas <nshrivas@codeaurora.org>2018-05-30 13:22:30 -0700
commit326ead9bccdbe5ca8873fbb34cbbd8b208ef0e9b (patch)
tree618b8e20f03c344703def27713d596d2effe0e96
parent507f1fa8f6b91375b04c5842df8262c4e643c08a (diff)
Release 5.1.1.58T
Release 5.1.1.58T Change-Id: I3085fd26790ee02aae59e9af44b9c71d93922996 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 e3f5d748cb90..58c316db0a70 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,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 58
-#define QWLAN_VERSIONSTR "5.1.1.58S"
+#define QWLAN_VERSIONSTR "5.1.1.58T"
#endif /* QWLAN_VERSION_H */