From 0ad54080e3a41c5d9fcd16687ead1086fa48f222 Mon Sep 17 00:00:00 2001 From: cncfanatics Date: Sun, 8 Jul 2012 20:30:26 +0200 Subject: [PATCH] Update version --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index ebe4ed93f..6b17286b7 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.7" +version = "1.1.8" tag = "git" expansionName = "Inferno" -expansionVersion = "1.0" +expansionVersion = "1.1" pyfaPath = None savePath = None