about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Config/version.mk4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c75a655c..d196f3b63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-03-05  Peter Stephenson  <pws@csr.com>
 
+	* unposted; Config/version.mk: version 4.1.0-dev-4.
+
 	* 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
 	Functions/Zle/copy-earlier-word:  Enhance insert-last-word to
 	pick different lines from the history (including the current
diff --git a/Config/version.mk b/Config/version.mk
index 8481e405f..c43e21e5a 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.1.0-dev-3
-VERSION_DATE='November 15, 2001'
+VERSION=4.1.0-dev-4
+VERSION_DATE='March 5, 2002'