From 329c69245309b58b38179af60996cbe57ef35ae6 Mon Sep 17 00:00:00 2001 From: Sakari Orisi Date: Mon, 3 Dec 2012 22:44:21 +0100 Subject: [PATCH] Update version nrs --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index 870bb448a..7f4696459 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.9" +version = "1.1.11" tag = "git" -expansionName = "Inferno" -expansionVersion = "1.2" +expansionName = "Retribution" +expansionVersion = "1.0" pyfaPath = None savePath = None