Release 5.2.1.86Z

Release 5.2.1.86Z

Change-Id: I4278652a0ef209d7b3f7880c30108a98dca391cc
CRs-Fixed: 774533
This commit is contained in:
Ravindra Konda
2024-02-08 00:32:22 -08:00
parent 8254ca6dac
commit 504656dee6

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 "Y"
#define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 86
#define QWLAN_VERSIONSTR "5.2.1.86Y"
#define QWLAN_VERSIONSTR "5.2.1.86Z"
#endif /* QWLAN_VERSION_H */