vagrant-lxc-ng/lib/vagrant-lxc/version.rb
2013-03-29 13:50:20 -03:00

6 lines
64 B
Ruby

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