Release 5.2.0.119S

Release 5.2.0.119S

Change-Id: I66bacf9304107d20e6d3aa95e0f370e0cd95af17
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-02-14 18:48:07 -08:00
parent 43c5262700
commit 17ba1d345f

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