Release 5.2.0.85V

Release 5.2.0.85V

Change-Id: I0253648b98c72c5e4b8abb858981ef1d13f090b4
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-28 03:11:05 -07:00
parent 6cf025f727
commit 28771297de

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 "U" #define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 85 #define QWLAN_VERSION_BUILD 85
#define QWLAN_VERSIONSTR "5.2.0.85U" #define QWLAN_VERSIONSTR "5.2.0.85V"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */