Release 5.2.0.217F

Release 5.2.0.217F

Change-Id: I1032f804aa9251b188b6278e0a965b786d694c3c
CRs-Fixed: 774533
This commit is contained in:
snandini
2021-01-09 01:36:42 -08:00
parent 1f762c7cb4
commit f844618a46

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 "E" #define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 217 #define QWLAN_VERSION_BUILD 217
#define QWLAN_VERSIONSTR "5.2.0.217E" #define QWLAN_VERSIONSTR "5.2.0.217F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */