Release 5.2.1.93B

Release 5.2.1.93B

Change-Id: I7026e7a83503e53a301b55ae05961784e229ed17
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-08-22 11:53:09 -07:00
parent 8c71bb28e3
commit 0654395145

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