Release 5.2.0.150I

Release 5.2.0.150I

Change-Id: If6c274e6bb991ab11f46cb0de61c2fb071119a4d
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-09-26 22:05:07 -07:00
parent 21f1628c26
commit 08751f70dd

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 "H"
#define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 150
#define QWLAN_VERSIONSTR "5.2.0.150H"
#define QWLAN_VERSIONSTR "5.2.0.150I"
#endif /* QWLAN_VERSION_H */