Release 5.2.0.116H

Release 5.2.0.116H

Change-Id: I0a2bf9986f9e73b494ea15c8ca78b6f8d3756e87
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-01-17 04:27:10 -08:00
parent e0ec5631f5
commit ea90310067

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "G"
#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 116
#define QWLAN_VERSIONSTR "5.2.0.116G"
#define QWLAN_VERSIONSTR "5.2.0.116H"
#endif /* QWLAN_VERSION_H */