Release 5.2.1.52F

Release 5.2.1.52F

Change-Id: I93c24c95b5455001bceb23747b34d501d52f68f5
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-01-17 05:29:19 -08:00
parent 6baed2b783
commit 191344751f

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 "E" #define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 52 #define QWLAN_VERSION_BUILD 52
#define QWLAN_VERSIONSTR "5.2.1.52E" #define QWLAN_VERSIONSTR "5.2.1.52F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */