Release 5.2.0.94W

Release 5.2.0.94W

Change-Id: Iac390198f43cbc5c59ff0e06c357d0b9766475c6
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-09-03 03:29:35 -07:00
parent 40943af150
commit c80030d3d8

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