diff --git a/includes/globalVars.py b/includes/globalVars.py index 3b71248..b14594d 100644 --- a/includes/globalVars.py +++ b/includes/globalVars.py @@ -9,7 +9,7 @@ Global variables """ # version info -versionNr = "2.3.1" +versionNr = "2.5" branch = "dev" buildDate = "unreleased"