diff --git a/includes/globalVars.py b/includes/globalVars.py index 0d6f2b3c..3b34dcd4 100644 --- a/includes/globalVars.py +++ b/includes/globalVars.py @@ -9,7 +9,7 @@ """ # version info -versionNr = "2.2.1-beta" +versionNr = "2.2.1" buildDate = "2017/09/19"