[connman] Improve plugin version check
Versions may look like "1.32+git35+tmp.20181021133657.8.ge08ba21" and we should be able to parse and compare those. Let's pick first 3 decimal numbers from the version string and compare the result numerically. That should do it for the foreseeable future.
Showing
Please register or sign in to comment