Release 5.2.1.88L

Release 5.2.1.88L

Change-Id: I5fb98e1cdecb5c9f2e15d1f8fc7f4efba9acbfdb
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-03-21 22:51:00 -07:00
parent c1f32a8f8e
commit b526480388

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 88 #define QWLAN_VERSION_BUILD 88
#define QWLAN_VERSIONSTR "5.2.1.88K" #define QWLAN_VERSIONSTR "5.2.1.88L"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */