From 3396056dae74e51eb656539f7de8bc49c118701f Mon Sep 17 00:00:00 2001 From: blitzman Date: Sun, 18 Dec 2016 09:19:47 -0500 Subject: [PATCH] bump dev --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 4078dce86..0a9c1a799 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.26.0" -tag = "Stable" +version = "1.26.1" +tag = "git" expansionName = "YC118.10" expansionVersion = "1.2" evemonMinVersion = "4081"