Release 5.2.0.175U

Release 5.2.0.175U

Change-Id: Ide1517aed97cfbedd9fae4f1a4e017b6adad5cd0
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-03-11 20:34:49 -07:00
parent d0f3e3ae0c
commit ed622d6dea

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 "T"
#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 175
#define QWLAN_VERSIONSTR "5.2.0.175T"
#define QWLAN_VERSIONSTR "5.2.0.175U"
#endif /* QWLAN_VERSION_H */