5 lines
60 B
Ruby
5 lines
60 B
Ruby
module Vagrant
|
|
module LXC
|
|
VERSION = "0.3.4"
|
|
end
|
|
end
|