From 20cb2ca7d48c39687504ba8563d6f5569388c5b9 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Thu, 21 Nov 2013 22:52:08 +0400 Subject: [PATCH] Revert tag --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index a8ebeef4d..7b907f946 100644 --- a/config.py +++ b/config.py @@ -14,7 +14,7 @@ saveInRoot = False # Version data version = "1.1.18" -tag = "Stable" +tag = "git" expansionName = "Rubicon" expansionVersion = "1.0" evemonMinVersion = "4081"