diff options
| author | GaryO <139975+garyo@users.noreply.github.com> | 2014-09-27 19:37:29 (GMT) |
|---|---|---|
| committer | GaryO <139975+garyo@users.noreply.github.com> | 2014-09-27 19:37:29 (GMT) |
| commit | b71846b22be3f3f743ffcbe480650086c34e7338 (patch) | |
| tree | cd14038afcba27ebcb067efa1981723c6398789e /SConstruct | |
| parent | 3f8ea208aee0eb0c3db951bf6ef355c90baa3aa3 (diff) | |
| download | SCons-2.3.4.zip SCons-2.3.4.tar.gz SCons-2.3.4.tar.bz2 | |
final auto updates for 2.3.4 release2.3.4
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ copyright_years = '2001 - 2014' # This gets inserted into the man pages to reflect the month of release. -month_year = 'August 2014' +month_year = 'September 2014' # # __COPYRIGHT__ @@ -43,7 +43,7 @@ import tempfile import bootstrap project = 'scons' -default_version = '2.3.3' +default_version = '2.3.4' copyright = "Copyright (c) %s The SCons Foundation" % copyright_years platform = distutils.util.get_platform() |
