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 39bbffbb1..9fa09eaea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-04-24  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Config/version.mk: update to 4.3.9-dev-3.
+
 	* 26876 (documentation slightly modified): NEWS, Doc/Zsh/compwid.yo,
 	Doc/Zsh/params.yo, Src/Zle/compresult.c, Src/Zle/zle.h,
 	Src/Zle/zle_misc.c: add ZLE_REMOVE_SUFFIX_CHARS and
@@ -11616,5 +11618,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4666 $
+* $Revision: 1.4667 $
 *****************************************************
diff --git a/Config/version.mk b/Config/version.mk
index ec34586f1..909dcca37 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.9-dev-2
-VERSION_DATE='April 17, 2009'
+VERSION=4.3.9-dev-3
+VERSION_DATE='April 24, 2009'