Release 5.2.0.219

Release 5.2.0.219

Change-Id: Id6db7dade734184496e1685572240faddc50f817
CRs-Fixed: 774533
This commit is contained in:
snandini
2021-01-19 17:05:11 -08:00
parent 0030dee8db
commit b62dd7244a

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 218 #define QWLAN_VERSION_BUILD 219
#define QWLAN_VERSIONSTR "5.2.0.218Z" #define QWLAN_VERSIONSTR "5.2.0.219"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */