From 3c6850fe7a920979e5e415e602354cc31fe9c9f6 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 3 Jun 2014 22:52:03 +0400 Subject: [PATCH] Bump version info --- config.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.py b/config.py index 2048e060e..3bf01e5c6 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.23" -tag = "git" -expansionName = "Rubicon" -expansionVersion = "1.3" +version = "1.2.0" +tag = "stable" +expansionName = "Kronos" +expansionVersion = "1.0" evemonMinVersion = "4081" pyfaPath = None