Release 5.2.0.60S

Release 5.2.0.60S

Change-Id: I366bc0c5257a284852ef272828433c00fe1793b0
CRs-Fixed: 774533
This commit is contained in:
snandini 2018-01-08 19:38:25 -08:00
parent 24277bb93e
commit 36b6095c17

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