From 43ae5935685a4e49f4f700ead7358664ee640890 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Mon, 7 Dec 2015 20:12:19 -0500 Subject: [PATCH] Bump to Stable --- config.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.py b/config.py index 363f2f36c..d9028722c 100644 --- a/config.py +++ b/config.py @@ -18,10 +18,10 @@ debug = False saveInRoot = False # Version data -version = "1.16.3" -tag = "git" -expansionName = "Parallax" -expansionVersion = "1.1" +version = "1.17.0" +tag = "Stable" +expansionName = "Frostline" +expansionVersion = "1.0" evemonMinVersion = "4081" pyfaPath = None