Release 5.2.0.85U

Release 5.2.0.85U

Change-Id: I3cf48ca415ebc511dce22295585a289c7e128291
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-27 22:16:37 -07:00
parent 363809c17a
commit db1d88da3e

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