rscons/lib/rscons/version.rb
Josh Holtrop 95ee63292e Rscons is no longer a gem.
Run specs against the combined distributable standalone script.
2018-09-03 19:32:53 -04:00

5 lines
60 B
Ruby

module Rscons
# Project version.
VERSION = "1.16.0"
end