Release 5.2.0.246N

Release 5.2.0.246N

Change-Id: Ibe8bbd292d36778c59b988e2ccad8fdbf209c76a
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-01 19:34:46 -07:00
parent e272ab538f
commit 9d6980fd79

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 246 #define QWLAN_VERSION_BUILD 246
#define QWLAN_VERSIONSTR "5.2.0.246M" #define QWLAN_VERSIONSTR "5.2.0.246N"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */