Release 5.2.1.51Z

Release 5.2.1.51Z

Change-Id: I8b2148bf31c46cabe0cd6774f06badb703a52753
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-01-14 01:12:29 -08:00
parent 2e183b559f
commit 92a4edab4c

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 51
#define QWLAN_VERSIONSTR "5.2.1.51Y"
#define QWLAN_VERSIONSTR "5.2.1.51Z"
#endif /* QWLAN_VERSION_H */