Release 5.2.1.57M

Release 5.2.1.57M

Change-Id: I7c567067c5d5bf089bd820bbaff07f91f506ca4c
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-03-05 11:22:39 -08:00
parent c32269cc16
commit ae17ccf3e9

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