Release 5.2.0.129E

Release 5.2.0.129E

Change-Id: If080a068bb1e25d9c470235672499f7a0bdfb740
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-03 11:22:46 -07:00
parent 702be3e4f1
commit 567a868cf2

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 "D"
#define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 129
#define QWLAN_VERSIONSTR "5.2.0.129D"
#define QWLAN_VERSIONSTR "5.2.0.129E"
#endif /* QWLAN_VERSION_H */