Release 5.2.1.91G

Release 5.2.1.91G

Change-Id: I4bd4cf0453a76271b98066f27bee67d0fdefc90d
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-06-05 03:26:42 -07:00
parent 897a0fac50
commit 200d4d359b

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