Release 5.2.0.88D

Release 5.2.0.88D

Change-Id: If14bcfea495163be2970a9e7670029bce4b5e1be
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-07-12 12:34:44 -07:00
parent a01a96291f
commit a1ea7c5d2b

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