Release 5.2.0.181Q

Release 5.2.0.181Q

Change-Id: Ia4e3e5177c5c9c56bb49a01c155d3add0216322c
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-04-16 08:17:04 -07:00
parent eb4d039e1f
commit 3bc889d5b1

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 "P"
#define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 181
#define QWLAN_VERSIONSTR "5.2.0.181P"
#define QWLAN_VERSIONSTR "5.2.0.181Q"
#endif /* QWLAN_VERSION_H */