Release 5.2.0.108H

Release 5.2.0.108H

Change-Id: Ic1ff3c060bb772fd25f36688ac0d51b275aca6bd
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-11-23 15:46:19 -08:00
parent d10262551e
commit e8b847411a

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 108
#define QWLAN_VERSIONSTR "5.2.0.108G"
#define QWLAN_VERSIONSTR "5.2.0.108H"
#endif /* QWLAN_VERSION_H */