From 8f7cb5873c1a2109cb2c1b3fe1ba0f64deb3a8c4 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Sun, 16 Oct 2011 20:54:25 +0400 Subject: [PATCH] Bump pyfa version --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 4da096ae4..a5c4b3248 100644 --- a/config.py +++ b/config.py @@ -11,10 +11,10 @@ except ImportError: debug = False # Version data -version = "1.0.4" +version = "1.0.5" tag = "git" expansionName = "Incarna" -expansionVersion = "1.1.1 update 4" +expansionVersion = "1.1.1" # You can adjust these paths to your needs