Release 5.2.0.194N

Release 5.2.0.194N

Change-Id: I17ac8ac10ba83328e1ed45695cec53ef6323da86
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-07-19 06:22:36 -07:00
parent ef4302f003
commit 498137d553

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 "M"
#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 194
#define QWLAN_VERSIONSTR "5.2.0.194M"
#define QWLAN_VERSIONSTR "5.2.0.194N"
#endif /* QWLAN_VERSION_H */