Release 5.2.0.60

Release 5.2.0.60

Change-Id: I2a7d860a1f1b9ee3bd96bb3655135026540a6bed
CRs-Fixed: 774533
This commit is contained in:
snandini 2018-01-03 19:26:14 -08:00
parent db2a8bed51
commit 20e0b3c8ef

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 "Z"
#define QWLAN_VERSION_BUILD 59
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 60
#define QWLAN_VERSIONSTR "5.2.0.59Z"
#define QWLAN_VERSIONSTR "5.2.0.60"
#endif /* QWLAN_VERSION_H */