summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadan Koyyalamudi <quic_mkoyyala@quicinc.com>2023-04-12 06:10:02 -0700
committerMadan Koyyalamudi <quic_mkoyyala@quicinc.com>2023-04-12 06:10:02 -0700
commit45ec62566c5438c540f399b64d0e58f610e2b4db (patch)
tree53e60e62cf97a21d0b6167613e909683aa24e8c1
parent397423dd90a7afbafe6c1a7ca2dc8a5e723c5724 (diff)
downloadqcacld-45ec62566c5438c540f399b64d0e58f610e2b4db.tar.gz
Release 2.0.9.17Y
Release 2.0.9.17Y Change-Id: Ia812b87cc3f158104917a83dc0939f4426ca00df 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 3c984399bd..20310cc7b1 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 2
#define QWLAN_VERSION_MINOR 0
#define QWLAN_VERSION_PATCH 9
-#define QWLAN_VERSION_EXTRA "X"
+#define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 17
-#define QWLAN_VERSIONSTR "2.0.9.17X"
+#define QWLAN_VERSIONSTR "2.0.9.17Y"
#endif /* QWLAN_VERSION_H */