Release 5.2.0.253

Release 5.2.0.253

Change-Id: I729013dad16894db3835e6d1a371cb8626fa66cb
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-10-23 00:48:38 -07:00
parent 8bbebbca6a
commit d001f38fdb

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 252 #define QWLAN_VERSION_BUILD 253
#define QWLAN_VERSIONSTR "5.2.0.252Z" #define QWLAN_VERSIONSTR "5.2.0.253"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */