Release 5.2.1.57A

Release 5.2.1.57A

Change-Id: Ia4f61005cdf86663398c31c07f04b7f359c909c1
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-03-02 04:17:28 -08:00
parent d6b1c34002
commit dcc0371c01

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