v2.0.0beta1

This commit is contained in:
Josh Holtrop 2019-07-02 22:31:27 -04:00
parent f686f9e787
commit 1ddc03b285

View File

@ -1,4 +1,4 @@
module Rscons module Rscons
# Project version. # Project version.
VERSION = "1.16.0" VERSION = "2.0.0beta1"
end end