Release 5.2.0.174

Release 5.2.0.174

Change-Id: I24e570ac994fa100e0238e043c2968921e3bace5
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-03-03 14:16:46 -08:00
parent dc4c2a6afc
commit e5ab05b818

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 173 #define QWLAN_VERSION_BUILD 174
#define QWLAN_VERSIONSTR "5.2.0.173Z" #define QWLAN_VERSIONSTR "5.2.0.174"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */