Release 5.2.1.89Z

Release 5.2.1.89Z

Change-Id: I6592be70aa3484a637a0bd9741697f3519621407
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-05-06 00:53:29 -07:00
parent 9bab9cd8c2
commit 095cf5e962

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 "Y"
#define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 89
#define QWLAN_VERSIONSTR "5.2.1.89Y"
#define QWLAN_VERSIONSTR "5.2.1.89Z"
#endif /* QWLAN_VERSION_H */