mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Switch to looking up the version from a file with a fall back to get it directly from git tags if the file isn't available. The version file is automatically generated by a task of building of the gem and included in the package release to prevent reading from git. Should allow the release process to be automated from pushing of a git tag.