Release 5.2.0.88Y

Release 5.2.0.88Y

Change-Id: I0c6ed14a1664390a80760b00b8d94adb64e1a6e8
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-07-18 08:38:50 -07:00
parent cee3cf297a
commit 694b81ceb7

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 "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 88 #define QWLAN_VERSION_BUILD 88
#define QWLAN_VERSIONSTR "5.2.0.88X" #define QWLAN_VERSIONSTR "5.2.0.88Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */