端くれプログラマの備忘録 Vagrant [Vagrant] バージョンを調べる

[Vagrant] バージョンを調べる

> vagrant version

Installed Version: 1.7.2
Latest Version: 1.7.4

To upgrade to the latest version, visit the downloads page and
download and install the latest version of Vagrant from the URL
below:

  http://www.vagrantup.com/downloads.html

If you're curious what changed in the latest release, view the
CHANGELOG below:

  https://github.com/mitchellh/vagrant/blob/v1.7.4/CHANGELOG.md

>