Release 5.2.1.54

Release 5.2.1.54

Change-Id: Ida77224278e280b13ff04f21db0e7371e63e7725
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-02-05 12:40:30 -08:00
parent 5d291699ed
commit 064011ebd4

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 53 #define QWLAN_VERSION_BUILD 54
#define QWLAN_VERSIONSTR "5.2.1.53Z" #define QWLAN_VERSIONSTR "5.2.1.54"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */