Release 5.2.0.248F

Release 5.2.0.248F

Change-Id: Ia84e8d9f83091fc486d806c460b624b1f599c1f2
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-09-18 10:54:52 -07:00
parent ecaf320fdc
commit 826fe85687

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 248 #define QWLAN_VERSION_BUILD 248
#define QWLAN_VERSIONSTR "5.2.0.248E" #define QWLAN_VERSIONSTR "5.2.0.248F"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */