From ff91d4b0865476897990fb41c37270b860ae62a6 Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Sun, 2 Oct 2016 12:03:11 +0200 Subject: [PATCH] prepare for RC edit date and version number for RC --- includes/globals.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/globals.py b/includes/globals.py index c9517c0d..3c05f3a6 100644 --- a/includes/globals.py +++ b/includes/globals.py @@ -9,8 +9,8 @@ """ # version info -versionNr = "2.1-dev" -buildDate = "2015/12/26" +versionNr = "2.1-RC" +buildDate = "2016/10/02" # Global variables config = 0