summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadan Koyyalamudi <quic_mkoyyala@quicinc.com>2023-04-10 01:12:46 -0700
committerMadan Koyyalamudi <quic_mkoyyala@quicinc.com>2023-04-10 01:12:46 -0700
commita0c28c9227792536af2ec6aef5aa25e039ddc33d (patch)
tree2b018178f80ae83a7222bcfac2d868ce679083d7
parent4d01fdce07c64fb63388ed7e8b3af33b57d0d5b3 (diff)
downloadqcacld-a0c28c9227792536af2ec6aef5aa25e039ddc33d.tar.gz
Release 2.0.9.17X
Release 2.0.9.17X Change-Id: Ie17cadfe8fedf22796b7c9104af9e965ac08ea93 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 a644206f5a..3c984399bd 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 "W"
+#define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 17
-#define QWLAN_VERSIONSTR "2.0.9.17W"
+#define QWLAN_VERSIONSTR "2.0.9.17X"
#endif /* QWLAN_VERSION_H */