From 483c4f167ea6794da23f371cd2873395d3d0654d Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Wed, 28 Aug 2019 11:09:01 +0200 Subject: [PATCH] Update globalVars.py --- includes/globalVars.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/globalVars.py b/includes/globalVars.py index d12aff4..52c57ff 100644 --- a/includes/globalVars.py +++ b/includes/globalVars.py @@ -9,9 +9,9 @@ Global variables """ # version info -versionNr = "2.4.2" -branch = "master" -buildDate = "11.03.2019" +versionNr = "2.4.3" +branch = "dev" +buildDate = "unreleased" # Global variables config = 0