about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f53ecfa11..cf1f8b7e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-05-23  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Config/version.mk: 4.3.11-dev-4.
+
 	* 29341, corrected: Completion/Unix/Command/_go,
 	Completion/Unix/Command/.distfiles: basic completion for
 	commands associated with the Go programming language.
@@ -14782,5 +14784,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5317 $
+* $Revision: 1.5318 $
 *****************************************************
diff --git a/Config/version.mk b/Config/version.mk
index c7824d971..c2ffd4450 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.11-dev-3
-VERSION_DATE='May 12, 2011'
+VERSION=4.3.11-dev-4
+VERSION_DATE='May 23, 2011'