Release 5.2.0.204W

Release 5.2.0.204W

Change-Id: I5a91784e41e3ab803a55de2a3a371f87ee144dab
CRs-Fixed: 774533
This commit is contained in:
snandini 2020-10-01 23:58:26 -07:00
parent 7e46479450
commit 6d15362c22

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