about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-05-19 08:42:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-05-19 08:42:22 +0000
commitcac27544ff9d42069acd89a7587a2f9b581a9a2b (patch)
tree430805657990be1d038f5f2968db377b2565e363
parent1134e72a7a3976912a8c503577425c8bd4ca34a8 (diff)
downloadzsh-cac27544ff9d42069acd89a7587a2f9b581a9a2b.tar.gz
zsh-cac27544ff9d42069acd89a7587a2f9b581a9a2b.tar.xz
zsh-cac27544ff9d42069acd89a7587a2f9b581a9a2b.zip
4.3.9-dev-5 zsh-4.3.9-dev-5
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 960b02c6e..3ae50b04f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-05-19  Peter Stephenson  <pws@csr.com>
 
+	* Config/version.mk: 4.3.9-dev-5 (4.3.9-dev-4 not recorded).
+
 	* Greg Klanderman: 26972: Src/utils.c: fix problem ni 26964.
 
 2009-05-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
@@ -11728,5 +11730,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4689 $
+* $Revision: 1.4690 $
 *****************************************************
diff --git a/Config/version.mk b/Config/version.mk
index 992c84649..d774f4ad8 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-4
-VERSION_DATE='May 18, 2009'
+VERSION=4.3.9-dev-5
+VERSION_DATE='May 19, 2009'