diff --git a/config.py b/config.py index 261fd3d3a..6ac9ae32c 100644 --- a/config.py +++ b/config.py @@ -18,10 +18,10 @@ debug = False saveInRoot = False # Version data -version = "1.19.2" -tag = "git" -expansionName = "February 2016" -expansionVersion = "1.1" +version = "1.20.0" +tag = "Stable" +expansionName = "March 2016" +expansionVersion = "1.0" evemonMinVersion = "4081" pyfaPath = None