Release 5.2.1.57D

Release 5.2.1.57D

Change-Id: Icf0bb5034e30f57e82a5862fc90391d1fdf08977
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-03-02 20:40:31 -08:00
parent ead7750ba5
commit 89a1ffd0ee

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 57 #define QWLAN_VERSION_BUILD 57
#define QWLAN_VERSIONSTR "5.2.1.57C" #define QWLAN_VERSIONSTR "5.2.1.57D"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */