Merge branch 'develop' into patch-csv

This commit is contained in:
Bastian Schroll 2019-10-17 12:47:22 +02:00
commit d30bb515cd
4 changed files with 22 additions and 11 deletions

View file

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