Release 5.2.0.165Y

Release 5.2.0.165Y

Change-Id: I540ceecbe29356ac595b7a4a7cd248253da6ffac
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-01-20 17:50:44 -08:00
parent 306b698156
commit 4263718229

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 "X"
#define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 165
#define QWLAN_VERSIONSTR "5.2.0.165X"
#define QWLAN_VERSIONSTR "5.2.0.165Y"
#endif /* QWLAN_VERSION_H */