Release 5.2.0.85D

Release 5.2.0.85D

Change-Id: I31217d7700e5be4ffb3828967b8e97bad3930cfd
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-06-25 21:19:03 -07:00
parent 2954dedb2d
commit 56a38b34f2

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 85 #define QWLAN_VERSION_BUILD 85
#define QWLAN_VERSIONSTR "5.2.0.85C" #define QWLAN_VERSIONSTR "5.2.0.85D"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */