Release 5.2.1.92N

Release 5.2.1.92N

Change-Id: I0b62ead38a14395ebf85df20b39fda6fed9b9115
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-07-26 04:31:30 -07:00
parent ec6854defd
commit 096a377b13

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 "M"
#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 92
#define QWLAN_VERSIONSTR "5.2.1.92M"
#define QWLAN_VERSIONSTR "5.2.1.92N"
#endif /* QWLAN_VERSION_H */