about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-03-08 11:44:31 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-03-08 11:44:31 +0000
commit205af0547171224bfaf5bce2f8f92ce10ee69ecf (patch)
tree7441c798d7011bf9f72fb865900236f4ca033b70
parentc93f38253f230062513b3e8fbe1a39125a220e8c (diff)
downloadzsh-205af0547171224bfaf5bce2f8f92ce10ee69ecf.tar.gz
zsh-205af0547171224bfaf5bce2f8f92ce10ee69ecf.tar.xz
zsh-205af0547171224bfaf5bce2f8f92ce10ee69ecf.zip
4.0.1-pre-2
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1712ee895..a9b079c74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-08  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Config/version.mk: 4.0.1-pre-2.
+
 2001-03-08  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 13591: Completion/User/_init_d: try to find out the sub commands
diff --git a/Config/version.mk b/Config/version.mk
index 5c02af86a..0a36bba19 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.0.1-pre-1
-VERSION_DATE='February 14, 2001'
+VERSION=4.0.1-pre-2
+VERSION_DATE='March 8, 2001'