Release 5.2.1.55L

Release 5.2.1.55L

Change-Id: If916e102306b19cceddf8d29fc68d0910de7ffa0
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-02-15 15:46:35 -08:00
parent 4f50759f9e
commit 66fba12cc2

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 "K" #define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 55 #define QWLAN_VERSION_BUILD 55
#define QWLAN_VERSIONSTR "5.2.1.55K" #define QWLAN_VERSIONSTR "5.2.1.55L"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */