From 92f416abe59961627caa28064460701f49d2ceff Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Mon, 19 Mar 2012 18:27:10 +0400 Subject: [PATCH] Bump pyfa version --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 60206591e..2755a0a8d 100644 --- a/config.py +++ b/config.py @@ -13,7 +13,7 @@ debug = True saveInRoot = False # Version data -version = "1.1.3" +version = "1.1.4" tag = "git" expansionName = "Crucible" expansionVersion = "1.5"