Release 5.2.0.166U

Release 5.2.0.166U

Change-Id: I8c8a6def8f2dc83f8c2c0be0439b8b3892ef11f6
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-23 10:57:04 -08:00
parent bdba410daa
commit 10be1a6241

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 166
#define QWLAN_VERSIONSTR "5.2.0.166T"
#define QWLAN_VERSIONSTR "5.2.0.166U"
#endif /* QWLAN_VERSION_H */