Release 5.2.1.89V

Release 5.2.1.89V

Change-Id: I3cb24d64164bb7386503e04a9716c90bd5ef9bce
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-05-02 06:45:03 -07:00
parent 3798d44679
commit b36c9edef8

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 "U"
#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 89
#define QWLAN_VERSIONSTR "5.2.1.89U"
#define QWLAN_VERSIONSTR "5.2.1.89V"
#endif /* QWLAN_VERSION_H */