Release 5.2.1.57

Release 5.2.1.57

Change-Id: I714491842a13f7391a9d041d3353eda618d33446
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi 2023-03-01 10:29:32 -08:00
parent 5b76448b72
commit a86d1881cc

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 "Z"
#define QWLAN_VERSION_BUILD 56
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 57
#define QWLAN_VERSIONSTR "5.2.1.56Z"
#define QWLAN_VERSIONSTR "5.2.1.57"
#endif /* QWLAN_VERSION_H */