summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2019-12-06 01:43:52 -0800
committernshrivas <nshrivas@codeaurora.org>2019-12-06 01:43:53 -0800
commit01acdfec1f8eaa8bd2753a64051e589cc288778b (patch)
tree115332a6cb25fc3d6776ed200bc9a6a762e3d071
parentc088552cfb6f8edbdddcfdd643d06aca6ce5d26f (diff)
Release 5.1.1.75T
Release 5.1.1.75T Change-Id: If521a69d30881df9351f7e635b7ccc055d0f546d 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 079feac37fa6..d60887bdae29 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 75
-#define QWLAN_VERSIONSTR "5.1.1.75S"
+#define QWLAN_VERSIONSTR "5.1.1.75T"
#endif /* QWLAN_VERSION_H */