Release 5.2.0.125V

Release 5.2.0.125V

Change-Id: Ic54e29eb97e5fd6f178a6024ec6ab2886c5a7e45
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-03-14 17:58:48 -07:00
parent 5bda3acbf0
commit bf7771a62f

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 "U"
#define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 125
#define QWLAN_VERSIONSTR "5.2.0.125U"
#define QWLAN_VERSIONSTR "5.2.0.125V"
#endif /* QWLAN_VERSION_H */