Release 5.2.0.160A

Release 5.2.0.160A

Change-Id: I6fa2151455f0fb8515e323beeeaa5a1ac3ef8403
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-12-06 05:57:27 -08:00
parent a784969381
commit 884cb04714

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 ""
#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 160
#define QWLAN_VERSIONSTR "5.2.0.160"
#define QWLAN_VERSIONSTR "5.2.0.160A"
#endif /* QWLAN_VERSION_H */