Release 5.2.1.91M

Release 5.2.1.91M

Change-Id: Ie213abd1f3149dbe195c85f2009be803dcec9742
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda 2024-06-17 01:51:05 -07:00
parent 709d013002
commit 029e93145e

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 91
#define QWLAN_VERSIONSTR "5.2.1.91L"
#define QWLAN_VERSIONSTR "5.2.1.91M"
#endif /* QWLAN_VERSION_H */