Release 5.2.1.46N

Release 5.2.1.46N

Change-Id: I6ed6ec82e501d4d4daf2c1cb29b67b19045324c6
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-11-25 16:32:23 -08:00
parent 080f107521
commit dfc6dc8316

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 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 46 #define QWLAN_VERSION_BUILD 46
#define QWLAN_VERSIONSTR "5.2.1.46M" #define QWLAN_VERSIONSTR "5.2.1.46N"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */