diff --git a/includes/globalVars.py b/includes/globalVars.py index be4305d..f5d416a 100644 --- a/includes/globalVars.py +++ b/includes/globalVars.py @@ -9,7 +9,7 @@ Global variables """ # version info -versionNr = "2.2.2" +versionNr = "2.3" branch = "dev" buildDate = "unreleased"