From 8471282e1897d4c6641b0c98ff4cde1b1faeebf0 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 28 Jun 2011 19:46:41 +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 84256d3ef..7b89aca5b 100644 --- a/config.py +++ b/config.py @@ -11,10 +11,10 @@ except ImportError: debug = False # Version data -version = "1.0.1" +version = "1.0.2" tag = "git" expansionName = "Incarna" -expansionVersion = "1.0" +expansionVersion = "1.0.1" # You can adjust these paths to your needs