Release 5.2.0.58V

Release 5.2.0.58V

Change-Id: Ie916f23741b2b4e4df2e72cfbbe37ff96bfb89df
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-12-20 15:26:55 -08:00
parent addd8a0b0d
commit a3726d9963

View File

@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 58
#define QWLAN_VERSIONSTR "5.2.0.58U"
#define QWLAN_VERSIONSTR "5.2.0.58V"
#endif /* QWLAN_VERSION_H */