Release 5.2.0.163W

Release 5.2.0.163W

Change-Id: I3398c215b9e36925c897c91bb6f9835fa75a8963
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-06 04:28:47 -08:00
parent 03d72d75b0
commit 709a1ccf6a

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