v1.1.5
This commit is contained in:
parent
82f3a3ec29
commit
90f18c41be
|
@ -1,4 +1,4 @@
|
|||
## 1.1.5 (unreleased)
|
||||
## 1.1.5 (April 2, 2013)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
|
@ -2,5 +2,5 @@ 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 = "1.1.5.dev"
|
||||
VERSION = "1.1.5"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue