increase version number

This commit is contained in:
duncathan 2020-03-06 07:04:29 -06:00
parent 67adcb6639
commit 03cf184071
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -1,6 +1,6 @@
require 'lib.strict'
VERSION = '0.8C'
VERSION = '2.0-RC2'
CSVERSION = 1
Class = require 'lib.classic'