Up version for development to 0.7.0.beta2.dev
This commit is contained in:
parent
82d26f29e8
commit
b33e4002ff
|
@ -2,5 +2,5 @@ module Vagrant
|
||||||
# This will always be up to date with the current version of 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
|
# since it is used to generate the gemspec and is also the source of
|
||||||
# the version for `vagrant -v`
|
# the version for `vagrant -v`
|
||||||
VERSION = "0.7.0.beta"
|
VERSION = "0.7.0.beta2.dev"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue