Release 5.2.0.175W

Release 5.2.0.175W

Change-Id: I04d09693203968bcacdbe75e439cb7f03ba1df66
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-03-13 08:38:44 -07:00
parent bde029b861
commit d1a5a9897f

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 "V" #define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 175 #define QWLAN_VERSION_BUILD 175
#define QWLAN_VERSIONSTR "5.2.0.175V" #define QWLAN_VERSIONSTR "5.2.0.175W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */