diff --git a/includes/globalVars.py b/includes/globalVars.py index 9871af2..0d6f2b3 100644 --- a/includes/globalVars.py +++ b/includes/globalVars.py @@ -9,9 +9,10 @@ Global variables """ # version info -versionNr = "2.2.1" +versionNr = "2.2.1-beta" buildDate = "2017/09/19" + # Global variables config = 0 script_path = ""