Release 5.2.0.36S

Release 5.2.0.36S

Change-Id: I17359bfd737c9df253966c07c0b44d1454a47167
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-08-01 00:57:26 -07:00
parent aa902a74fe
commit 919683e1eb

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