rscons/lib/rscons/version.rb
2013-10-29 16:18:14 -04:00

5 lines
55 B
Ruby

module Rscons
# gem version
VERSION = "0.0.14"
end