Release 5.2.0.75U

Release 5.2.0.75U

Change-Id: Ie09c9bb208f99d40848648075fdfb2e9c2216f98
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-05-01 03:59:09 -07:00
parent 0a2a65bb24
commit 523fc215a5

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 "T"
#define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 75
#define QWLAN_VERSIONSTR "5.2.0.75T"
#define QWLAN_VERSIONSTR "5.2.0.75U"
#endif /* QWLAN_VERSION_H */