Sha256: 21021ad75e5b22a79bcdccd473acb77fe9aa3c79d865397101aacabcd3c0d78d

Contents?: true

Size: 287 Bytes

Versions: 1

Compression:

Stored size: 287 Bytes

Contents

module Vagrant
  # This will always be up to date with the current version of Vagrant,
  # since it is used to generate the gemspec and is also the source of
  # the version for `vagrant -v`
  VERSION = File.read(
    File.expand_path("../../../version.txt", __FILE__)).chomp
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-cloudstack-1.2.0 vendor/bundle/bundler/gems/vagrant-c84e05fd063f/lib/vagrant/version.rb