Release 5.2.1.50U

Release 5.2.1.50U

Change-Id: I54ccf61e1ec384faf83c1cb9ecfb9b6802ed5a79
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-01-02 00:12:15 -08:00
parent 2c5995f78e
commit 92095b0158

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 50
#define QWLAN_VERSIONSTR "5.2.1.50T"
#define QWLAN_VERSIONSTR "5.2.1.50U"
#endif /* QWLAN_VERSION_H */