From acdc2c496ed9a9dc5bf6f253477ab5bc6980a827 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Mon, 17 Feb 2014 23:50:12 +0400 Subject: [PATCH] Bump veersion to 1.1.21 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index e39e0d3f4..248f99893 100644 --- a/config.py +++ b/config.py @@ -13,7 +13,7 @@ debug = False saveInRoot = False # Version data -version = "1.1.20" +version = "1.1.21" tag = "Stable" expansionName = "Rubicon" expansionVersion = "1.1"