vagrant-lxc-ng/lib/vagrant-lxc/version.rb
2013-10-12 17:03:26 -03:00

6 lines
64 B
Ruby

module Vagrant
module LXC
VERSION = "0.6.4.dev"
end
end