From d2806d4ff34153fc78799b6b1786069eaf8063ad Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 3 Sep 2013 21:30:49 +0400 Subject: [PATCH] Update tags for stable release --- config.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.py b/config.py index 5794aca5d..39b007de6 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.15" -tag = "git" -expansionName = "Singularity" -expansionVersion = "597398" +version = "1.1.16" +tag = "Stable" +expansionName = "Odyssey" +expansionVersion = "1.1" evemonMinVersion = "4081" pyfaPath = None