rscons/lib/rscons/version.rb
2021-12-04 09:43:03 -05:00

5 lines
59 B
Ruby

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