Release 5.2.0.177W

Release 5.2.0.177W

Change-Id: I60db9b7e71596675b639a0ec05988032935a34fd
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-03-24 19:57:06 -07:00
parent 1a4edd541e
commit 12d5bdc2e2

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 177
#define QWLAN_VERSIONSTR "5.2.0.177V"
#define QWLAN_VERSIONSTR "5.2.0.177W"
#endif /* QWLAN_VERSION_H */