summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 44fe657..b5623be 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 e8b7fd5..2d26ab5 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 8c764c1..dad6307 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 587c01e..303776c 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