From fc9408d0628b87c6660dc048d56253366edbf9ce Mon Sep 17 00:00:00 2001 From: blitzmann Date: Tue, 9 May 2017 20:56:09 -0400 Subject: [PATCH] Revert "bump for 1.29.0 release" This reverts commit 892ee1354202e2ddcd594011b64681796ff13842. --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index fe711ef11..38dea6440 100644 --- a/config.py +++ b/config.py @@ -19,9 +19,9 @@ debug = False saveInRoot = False # Version data -version = "1.29.0" -tag = "Stable" -expansionName = "YC119.5" +version = "1.28.2" +tag = "git" +expansionName = "YC119.3" expansionVersion = "1.0" evemonMinVersion = "4081"