ruby-x11/lib/X11/version.rb

4 lines
35 B
Ruby
Raw Normal View History

2012-03-08 21:51:31 -08:00
module X11
VERSION = "0.0.1"
end