Release 5.2.0.103G

Release 5.2.0.103G

Change-Id: I9d394b19e22e9a8b23455bedac22bb3ab07a2f67
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-10-25 23:37:12 -07:00
parent 8345f3d0ec
commit 4203b09c08

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 103 #define QWLAN_VERSION_BUILD 103
#define QWLAN_VERSIONSTR "5.2.0.103F" #define QWLAN_VERSIONSTR "5.2.0.103G"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */