rscons/lib/rscons/version.rb
2016-09-30 14:03:35 -04:00

5 lines
54 B
Ruby

module Rscons
# gem version
VERSION = "1.9.3"
end