Release 5.2.0.14S

Release 5.2.0.14S

Change-Id: I833827a3aae814e30d7771c98c86e576eb2caffd
CRs-Fixed: 688141
This commit is contained in:
Sandeep Puligilla 2017-03-13 15:19:27 -07:00
parent a13cf0d2b5
commit 524c80fbd6

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 14
#define QWLAN_VERSIONSTR "5.2.0.14R"
#define QWLAN_VERSIONSTR "5.2.0.14S"
#endif /* QWLAN_VERSION_H */