Release 5.2.0.184F

Release 5.2.0.184F

Change-Id: I247e77a72c1785fb8a59639f99c3a7a45cb974d6
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-05-03 18:18:46 -07:00
parent 5cfa485d6b
commit 405d82a9cb

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