rscons/lib/rscons/version.rb
2019-07-02 22:31:27 -04:00

5 lines
64 B
Ruby

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