Release 5.2.0.156W

Release 5.2.0.156W

Change-Id: If2df28ddd2529e5decf9a414edeaf1f4853aeb63
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-11-13 06:53:05 -08:00
parent 8bb26e3ea5
commit 8865eb47ab

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 156 #define QWLAN_VERSION_BUILD 156
#define QWLAN_VERSIONSTR "5.2.0.156V" #define QWLAN_VERSIONSTR "5.2.0.156W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */