From 77e3a0f6664509beb72358b16633323fb67df193 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Thu, 11 Dec 2014 14:39:01 -0500 Subject: [PATCH] Bump Stable --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 0c064d41a..23a52b38f 100644 --- a/config.py +++ b/config.py @@ -14,7 +14,7 @@ saveInRoot = False # Version data version = "1.7.1" -tag = "git" +tag = "Stable" expansionName = "Rhea" expansionVersion = "1.0" evemonMinVersion = "4081"