summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2020-05-28 04:13:18 -0700
committernshrivas <nshrivas@codeaurora.org>2020-05-28 04:13:18 -0700
commitf59217eb01ef2c27369f9fc3da861eb74673d86a (patch)
tree8ed7e924020be67580d4c97392bbf99f0a3aa70b
parent96436c9430c393c453169d3d5d0b3da5b1336e03 (diff)
Release 5.1.1.76Y
Release 5.1.1.76Y Change-Id: I3fe2ae5ab078d2bfccc75cbff26575733743caa1 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 83026935473c..3b13241b2d28 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 "X"
+#define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 76
-#define QWLAN_VERSIONSTR "5.1.1.76X"
+#define QWLAN_VERSIONSTR "5.1.1.76Y"
#endif /* QWLAN_VERSION_H */