summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2019-10-10 13:57:15 -0700
committernshrivas <nshrivas@codeaurora.org>2019-10-10 13:57:15 -0700
commit09843d91e0db5a8b32fefd4e8a7bde36806f73cd (patch)
tree68c5f48895d470b173f94853c037a9d2e6f44104
parenteeb801f79047f05f061666982338d9ec11051306 (diff)
Release 5.1.1.74Y
Release 5.1.1.74Y Change-Id: I048b333e37ee71a24ca98864a3d498217d38a928 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 899f8d74282c..e360507f58f1 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 74
-#define QWLAN_VERSIONSTR "5.1.1.74X"
+#define QWLAN_VERSIONSTR "5.1.1.74Y"
#endif /* QWLAN_VERSION_H */