added version logging for supportability

This commit is contained in:
Nicholas St. Germain 2018-12-17 21:23:37 -06:00
parent 0656e2f06d
commit 5cfbbe7a99
2 changed files with 5 additions and 2 deletions

View file

@ -1,2 +1,2 @@
VERSION = 1.2
BRANCH = 'nightly'
VERSION = 1.3
BRANCH = 'pre-nightly'