Release 5.2.1.93C

Release 5.2.1.93C

Change-Id: I139b20ca40ebd78299c48979480ec06805eae5fc
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-08-27 03:45:19 -07:00
parent 642f82ef5e
commit f86b658d0a

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