rscons/lib/rscons/version.rb
2019-08-17 17:07:59 -04:00

5 lines
64 B
Ruby

module Rscons
# Project version.
VERSION = "2.0.0beta2"
end