Release 5.2.0.173Z

Release 5.2.0.173Z

Change-Id: I85f0164ad8588e09e15b83e4bba2e2aef93ad9bb
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-03-03 00:48:36 -08:00
parent 5548977f58
commit d95ac82d6d

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 "Y" #define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 173 #define QWLAN_VERSION_BUILD 173
#define QWLAN_VERSIONSTR "5.2.0.173Y" #define QWLAN_VERSIONSTR "5.2.0.173Z"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */