Update globalVars.py

This commit is contained in:
Bastian Schroll 2019-08-28 11:09:01 +02:00 committed by GitHub
parent fb188bc5ee
commit 483c4f167e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,9 @@ Global variables
"""
# version info
versionNr = "2.4.2"
branch = "master"
buildDate = "11.03.2019"
versionNr = "2.4.3"
branch = "dev"
buildDate = "unreleased"
# Global variables
config = 0