ruby-x11/lib/X11/version.rb

4 lines
35 B
Ruby
Raw Normal View History

2012-03-09 06:51:31 +01:00
module X11
2024-01-13 19:44:26 +01:00
VERSION = "0.0.8"
2012-03-09 06:51:31 +01:00
end