Release 5.2.0.74S

Release 5.2.0.74S

Change-Id: Icb9b166b4420ac1639cee446aed260bf6a50826b
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-04-23 12:44:15 -07:00
parent ee22071a17
commit f4766cdd80

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