From 2b83d17bd27a77885faa7451385f5b0e40008d39 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Wed, 29 Jan 2014 23:30:17 +0400 Subject: [PATCH] Update version tag --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index e89434a81..ab7847678 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.18" -tag = "git" +version = "1.1.19" +tag = "Stable" expansionName = "Rubicon" -expansionVersion = "1.0" +expansionVersion = "1.1" evemonMinVersion = "4081" pyfaPath = None