diff options
| author | GaryO <139975+garyo@users.noreply.github.com> | 2014-08-24 11:39:59 (GMT) |
|---|---|---|
| committer | GaryO <139975+garyo@users.noreply.github.com> | 2014-08-24 11:39:59 (GMT) |
| commit | 676f528f0c2b71545b646de93b9f22d4b1e0dff4 (patch) | |
| tree | dcecbafd874846f9e4034e2bb174368f37d7cf42 /ReleaseConfig | |
| parent | 5276cbdf9585315d1b3e9a45f88b4a1e0f1d5d23 (diff) | |
| download | SCons-2.3.3.zip SCons-2.3.3.tar.gz SCons-2.3.3.tar.bz2 | |
Final auto updates for 2.3.3 release2.3.3
Diffstat (limited to 'ReleaseConfig')
| -rw-r--r-- | ReleaseConfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseConfig b/ReleaseConfig index 6da53b1..92a016c 100644 --- 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 = (2, 3, 1, 'alpha', 0) +version_tuple = (2, 3, 3) # Python versions prior to unsupported_python_version cause a fatal error # when that version is used. Python versions prior to deprecate_python_version |
