vagrant-lxc-ng/lib/vagrant-lxc/version.rb
2014-02-26 22:01:29 -03:00

6 lines
64 B
Ruby

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