diff options
| author | William Deegan <bill@baddogconsulting.com> | 2019-03-26 23:15:48 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2019-03-26 23:15:48 (GMT) |
| commit | a56bbd8c09fb219ab8a9673330ffcd55279219d0 (patch) | |
| tree | bf074d6bd18f0ced68fde4fb7613d655cebf22a3 /ReleaseConfig | |
| parent | ae01412ebfb2a00f943a0e6fa15e22f49db46434 (diff) | |
| download | SCons-3.0.5.zip SCons-3.0.5.tar.gz SCons-3.0.5.tar.bz2 | |
Release file updates for Release 3.0.53.0.5
Diffstat (limited to 'ReleaseConfig')
| -rwxr-xr-x | ReleaseConfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseConfig b/ReleaseConfig index 32707c7..871324e 100755 --- a/ReleaseConfig +++ b/ReleaseConfig @@ -32,7 +32,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" # 'final', the patchlevel is set to the release date. This value is # mandatory and must be present in this file. #version_tuple = (2, 2, 0, 'final', 0) -version_tuple = (3, 0, 5, 'alpha', 0) +version_tuple = (3, 0, 5) # Python versions prior to unsupported_python_version cause a fatal error # when that version is used. Python versions prior to deprecate_python_version |
