Release 5.2.0.227F

Release 5.2.0.227F

Change-Id: Ic97272429225a6c2aac902c7fb4c05d2b9cdb809
CRs-Fixed: 774533
This commit is contained in:
snandini
2021-03-24 04:33:20 -07:00
parent 84f2788e50
commit f2091f90bb

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