From 8a663ef8edc29857dfcc06c4f63cdadd1ac163ac Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 8 Oct 2013 01:18:14 +0400 Subject: [PATCH] Update version in config --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 199c0a70b..a2fd07674 100644 --- a/config.py +++ b/config.py @@ -15,8 +15,8 @@ saveInRoot = False # Version data version = "1.1.16" tag = "git" -expansionName = "Odyssey" -expansionVersion = "1.1" +expansionName = "Singularity" +expansionVersion = "621408" evemonMinVersion = "4081" pyfaPath = None