Release 5.2.1.26M

Release 5.2.1.26M

Change-Id: I21a9c59741a862c5c56f6baffbb894455114d2b3
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-06-24 20:06:13 -07:00
parent c730c2b970
commit 3203daf43e

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 26
#define QWLAN_VERSIONSTR "5.2.1.26L"
#define QWLAN_VERSIONSTR "5.2.1.26M"
#endif /* QWLAN_VERSION_H */