From 630a52d023042f81ca2a53460688e9dbe44fb3ce Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 13 Mar 2012 20:25:58 +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 c9842f7d2..d3ad6dcf6 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.2" +version = "1.1.3" tag = "git" expansionName = "Crucible" -expansionVersion = "1.1" +expansionVersion = "1.5" pyfaPath = None savePath = None