summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2015-06-20 16:37:21 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2015-06-20 16:37:21 -0700
commit27a6073dd8710d01a07778b93294de5603ffe682 (patch)
tree9b20be255c2f22ba25b44217e34b01ff485019f3
parent89f7d67754cc0b180b8eec7b137e36efb696ca01 (diff)
downloadscons-27a6073dd8710d01a07778b93294de5603ffe682.tar.gz
post release changes back to develop settings
-rw-r--r--ReleaseConfig2
-rw-r--r--src/Announce.txt2
-rw-r--r--src/CHANGES.txt7
-rw-r--r--src/RELEASE.txt2
4 files changed, 10 insertions, 3 deletions
diff --git a/ReleaseConfig b/ReleaseConfig
index 44fe657e..b5623be7 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, 5)
+version_tuple = (2, 3, 6, 'alpha', 0)
# Python versions prior to unsupported_python_version cause a fatal error
# when that version is used. Python versions prior to deprecate_python_version
diff --git a/src/Announce.txt b/src/Announce.txt
index e8b7fd51..2d26ab57 100644
--- a/src/Announce.txt
+++ b/src/Announce.txt
@@ -37,7 +37,7 @@ released. Especially if you are directly using the Node class.
=================================================================
-RELEASE 2.3.5 - Mon, 17 Jun 2015 21:07:32 -0700
+RELEASE VERSION/DATE TO BE FILLED IN LATER
Please consult the RELEASE.txt file for a summary of changes since the last
release and consult the CHANGES.txt file for complete a list of changes
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 8c764c1a..dad63073 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -4,6 +4,13 @@
Change Log
+RELEASE VERSION/DATE TO BE FILLED IN LATER
+
+ From John Doe:
+
+ - Whatever John Doe did.
+
+
RELEASE 2.3.5 - Mon, 17 Jun 2015 21:07:32 -0700
From Stephen Pollard:
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 587c01ee..303776c1 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -1,4 +1,4 @@
- A new SCons checkpoint release, 2.3.5, is now available
+ A new SCons checkpoint release, 2.3.6.alpha.yyyymmdd, is now available
on the SCons download page:
http://www.scons.org/download.php