Release 5.2.0.240N

Release 5.2.0.240N

Change-Id: Ic2f2ba5709fd21f7d4bfc9d4979f2ca8ff9a21bb
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-07-14 23:50:57 -07:00
parent c675806a14
commit 99829f54e2

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 240
#define QWLAN_VERSIONSTR "5.2.0.240M"
#define QWLAN_VERSIONSTR "5.2.0.240N"
#endif /* QWLAN_VERSION_H */