rscons/lib/rscons/version.rb
2019-10-02 20:59:58 -04:00

5 lines
59 B
Ruby

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