about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Config/version.mk2
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 73a66e5ec..d58cdfeae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-31  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* unposted: Config/version.mk: update version to 4.3.12-dev-0
+	to avoid confusion with release.
+
 2011-05-31  Frank Terbeck  <ft@bewatermyfriend.org>
 
 	* Jan Pobrislo: 29411:
@@ -14899,5 +14904,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5349 $
+* $Revision: 1.5350 $
 *****************************************************
diff --git a/Config/version.mk b/Config/version.mk
index 37193970a..8806ef463 100644
--- a/Config/version.mk
+++ b/Config/version.mk
@@ -27,5 +27,5 @@
 # This must also serve as a shell script, so do not add spaces around the
 # `=' signs.
 
-VERSION=4.3.12
+VERSION=4.3.12-dev-0
 VERSION_DATE='May 31, 2011'