From 4e5f27a64347ae2acb07eccc83ee38eb3728c026 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Wed, 27 Aug 2014 00:44:25 +0400 Subject: [PATCH] Bump version for stable release --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index b0a6f9fd2..8995eb13d 100644 --- a/config.py +++ b/config.py @@ -14,9 +14,9 @@ saveInRoot = False # Version data version = "1.4.0" -tag = "git" -expansionName = "Singularity" -expansionVersion = "816656" +tag = "Stable" +expansionName = "Hyperion" +expansionVersion = "1.0" evemonMinVersion = "4081" pyfaPath = None