From 13b452223d5dd59807b8a100f0c96e3ea5efb36f Mon Sep 17 00:00:00 2001 From: blitzman Date: Sun, 2 Oct 2016 22:02:50 -0400 Subject: [PATCH] bump dev --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 1ce9590bc..ff21f4362 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.24.0" -tag = "Stable" +version = "1.24.1" +tag = "git" expansionName = "YC 118.8" expansionVersion = "1.4" evemonMinVersion = "4081"