Release 5.2.0.30U

Release 5.2.0.30U

Change-Id: I6f470e32f20991899136cfd2f76ddeceed3197fc
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-06-20 14:06:39 -07:00
parent bdcd4a2f94
commit 45047763df

View File

@ -41,9 +41,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 30
#define QWLAN_VERSIONSTR "5.2.0.30T"
#define QWLAN_VERSIONSTR "5.2.0.30U"
#endif /* QWLAN_VERSION_H */