Release 5.2.0.130V

Release 5.2.0.130V

Change-Id: I409ca3bd43adccb2d36e59ae3b3fcfc863db5675
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-19 04:08:37 -07:00
parent 1a21bf6b53
commit c16f627c56

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 130
#define QWLAN_VERSIONSTR "5.2.0.130U"
#define QWLAN_VERSIONSTR "5.2.0.130V"
#endif /* QWLAN_VERSION_H */