Release 5.2.0.111G

Release 5.2.0.111G

Change-Id: I21d9e1e49c49f70a84ec88eb96d547aa6301a806
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-12-11 08:17:25 -08:00
parent a9005b33bf
commit ded4b13008

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 "F" #define QWLAN_VERSION_EXTRA "G"
#define QWLAN_VERSION_BUILD 111 #define QWLAN_VERSION_BUILD 111
#define QWLAN_VERSIONSTR "5.2.0.111F" #define QWLAN_VERSIONSTR "5.2.0.111G"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */