Release 5.2.0.45M

Release 5.2.0.45M

Change-Id: Ie7fa137dc3f91f21ae92bcc43e3ba0f65b38c528
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-09-27 17:30:42 -07:00
parent 1942caece7
commit 25bc04bea0

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 "L"
#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 45
#define QWLAN_VERSIONSTR "5.2.0.45L"
#define QWLAN_VERSIONSTR "5.2.0.45M"
#endif /* QWLAN_VERSION_H */