about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-03-05 10:53:51 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-03-05 10:53:51 +0000
commit8457d8837cf575f141f63c60864ac4f64fbfd7f5 (patch)
tree10e7f3bed7c1257ff1c341ebe7f451d3b9c1401d
parent8026bedc1c883ccb8237def0b12642644724d0af (diff)
downloadzsh-4.2.0-pre-3.tar.gz
zsh-4.2.0-pre-3.tar.xz
zsh-4.2.0-pre-3.zip
unposted: 4.2.0-pre-3 zsh-4.2.0-pre-3
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9678520a1..c6c9c8682 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-05  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Config/version.mk: 4.2.0-pre-3
+
 2004-03-05  Geoff Wing  <gcw@zsh.org>
 
 	* 19474: Src/Zle/compresult.c: fix a calculation when displaying
diff --git a/Config/version.mk b/Config/version.mk
index d79a53624..9eb0c3eee 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.2.0-pre-2
-VERSION_DATE='March 2, 2004'
+VERSION=4.2.0-pre-3
+VERSION_DATE='March 5, 2004'