vagrant-lxc-ng/lib/vagrant-lxc/version.rb
2013-07-18 23:53:09 -03:00

6 lines
64 B
Ruby

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