summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadan Koyyalamudi <quic_mkoyyala@quicinc.com>2023-04-05 08:20:23 -0700
committerMadan Koyyalamudi <quic_mkoyyala@quicinc.com>2023-04-05 08:20:23 -0700
commit1abf077a9defda6af5f912a48c352ce6e3004fa3 (patch)
treeb2193ca649f759c0ddd5653a52d80ca44422dd51
parent61699518b19613326aa6e3e75a94d2c0f87cbd23 (diff)
downloadqcacld-1abf077a9defda6af5f912a48c352ce6e3004fa3.tar.gz
Release 2.0.9.17W
Release 2.0.9.17W Change-Id: I8845ae6a9431a8e5f13e35c462b2250367d18e01 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 95bb002184..a644206f5a 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 "V"
+#define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 17
-#define QWLAN_VERSIONSTR "2.0.9.17V"
+#define QWLAN_VERSIONSTR "2.0.9.17W"
#endif /* QWLAN_VERSION_H */