Release 5.2.1.91W

Release 5.2.1.91W

Change-Id: I9bebdde62d53d61c51ae73f3770e8e87b47c85ba
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-07-02 08:35:06 -07:00
parent 35d87fa945
commit 639ed409fb

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 "V"
#define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 91
#define QWLAN_VERSIONSTR "5.2.1.91V"
#define QWLAN_VERSIONSTR "5.2.1.91W"
#endif /* QWLAN_VERSION_H */