Release 5.2.1.93A

Release 5.2.1.93A

Change-Id: Ie83ae4d7fe0fbb4b3c1487dbd1dbe7d562642c2c
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-08-22 06:33:52 -07:00
parent 06a3bacbe1
commit 91421805a0

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 ""
#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 93
#define QWLAN_VERSIONSTR "5.2.1.93"
#define QWLAN_VERSIONSTR "5.2.1.93A"
#endif /* QWLAN_VERSION_H */