rscons/lib/rscons/version.rb
2013-09-19 17:06:37 -04:00

5 lines
55 B
Ruby

module Rscons
# gem version
VERSION = "0.0.11"
end