Release 5.2.0.130H

Release 5.2.0.130H

Change-Id: I584aa7fee256552fa7073110d4f695911a5efcf5
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-12 05:20:15 -07:00
parent b6e0236a61
commit 1964b5bf3d

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 "G"
#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 130
#define QWLAN_VERSIONSTR "5.2.0.130G"
#define QWLAN_VERSIONSTR "5.2.0.130H"
#endif /* QWLAN_VERSION_H */