Release 5.2.0.112

Release 5.2.0.112

Change-Id: I4f62cf8e62f30de940dccf5cfdbcd78a5c5c7d37
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-12-17 05:35:39 -08:00
parent db340e7fcd
commit 39288c1d1c

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 111 #define QWLAN_VERSION_BUILD 112
#define QWLAN_VERSIONSTR "5.2.0.111Z" #define QWLAN_VERSIONSTR "5.2.0.112"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */