Release 5.2.0.165A

Release 5.2.0.165A

Change-Id: Ifbb2228c06cb899b86945656023ac35f44d68486
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-14 21:13:30 -08:00
parent fb8137a35a
commit 6b0c4dbbe8

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 165
#define QWLAN_VERSIONSTR "5.2.0.165"
#define QWLAN_VERSIONSTR "5.2.0.165A"
#endif /* QWLAN_VERSION_H */