Release 5.2.0.141

Release 5.2.0.141

Change-Id: Ia57987ce0baa6aea6af2074949075b2b68b53c49
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-07-26 15:46:28 -07:00
parent 492f1ad990
commit 52bce9bbbe

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 140
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 141
#define QWLAN_VERSIONSTR "5.2.0.140Z"
#define QWLAN_VERSIONSTR "5.2.0.141"
#endif /* QWLAN_VERSION_H */