Release 5.2.0.111E

Release 5.2.0.111E

Change-Id: I68b739b6dfa3fab1560cd3bb75eebe8657746d1c
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-12-11 01:43:03 -08:00
parent fb5b4d32a3
commit 4426f7852d

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 "D"
#define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 111
#define QWLAN_VERSIONSTR "5.2.0.111D"
#define QWLAN_VERSIONSTR "5.2.0.111E"
#endif /* QWLAN_VERSION_H */