Release 5.2.0.101M

Release 5.2.0.101M

Change-Id: I804d83c2ed9bf5e83de1713244260778f914a0be
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-10-12 15:17:53 -07:00
parent 2ab5a97415
commit 178a2900a7

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