Release 5.2.0.204

Release 5.2.0.204

Change-Id: Id29dfb1e61fcb5f828d98a3d01e88f2d1dc8534d
CRs-Fixed: 774533
This commit is contained in:
snandini 2020-09-25 01:29:43 -07:00
parent f4e2f4b9d7
commit e0f4cdef5f

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 "Z"
#define QWLAN_VERSION_BUILD 203
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 204
#define QWLAN_VERSIONSTR "5.2.0.203Z"
#define QWLAN_VERSIONSTR "5.2.0.204"
#endif /* QWLAN_VERSION_H */