Release 5.2.0.82Z

Release 5.2.0.82Z

Change-Id: Ie82f010c22f67c7a513fb8724210c9e0e6883078
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-15 14:49:08 -07:00
parent 71b9397810
commit db28e7dc46

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