diff --git a/build.py b/build.py index a71deaa..8e628af 100755 --- a/build.py +++ b/build.py @@ -12,7 +12,7 @@ no_provinces = '--no-provinces' in sys.argv[1:] -version = 'v2.2.10' +version = 'v2.2.10-BETA' if no_provinces: version += '-noprovinces' diff --git a/build/SED2/version.txt b/build/SED2/version.txt index bc0acc4..b000097 100644 --- a/build/SED2/version.txt +++ b/build/SED2/version.txt @@ -1 +1 @@ -v2.2.10 - 2016-11-17 +v2.2.9 - 2016-11-17