Release 5.2.0.131S

Release 5.2.0.131S

Change-Id: Ia1375386ace285037a18d2678d91286752c86a14
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-28 18:46:27 -07:00
parent 72704809e5
commit b52bb45fd4

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