about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-04-24 09:06:17 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-04-24 09:06:17 +0000
commit9ef573347a6eaca260001d84f50876a8cc08b2ca (patch)
tree6f0ad7e54a6bcdba5a16ec86c828a5134cb887bb
parente61af474c1e37952f2e59a2a0e5842185ae1adc5 (diff)
downloadzsh-9ef573347a6eaca260001d84f50876a8cc08b2ca.tar.gz
zsh-9ef573347a6eaca260001d84f50876a8cc08b2ca.tar.xz
zsh-9ef573347a6eaca260001d84f50876a8cc08b2ca.zip
unposted: update to 4.3.9-dev-3
-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'