Release 5.2.0.134

Release 5.2.0.134

Change-Id: I3f5caccd7857576759ef9f5cb74530368feba07b
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-05-22 04:47:03 -07:00
parent e75b83e34c
commit e609d6c4e2

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 "Z"
#define QWLAN_VERSION_BUILD 133
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 134
#define QWLAN_VERSIONSTR "5.2.0.133Z"
#define QWLAN_VERSIONSTR "5.2.0.134"
#endif /* QWLAN_VERSION_H */