Release 5.2.1.87C

Change-Id: I7fa6d7cf6f9d5be2ae6a33e29ec4efd2c4c52056
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-02-09 06:23:27 -08:00
parent 3089936013
commit e9ead276bc

Vedi 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 87
#define QWLAN_VERSIONSTR "5.2.1.87B"
#define QWLAN_VERSIONSTR "5.2.1.87C"
#endif /* QWLAN_VERSION_H */