about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-03-05 18:29:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-03-05 18:29:11 +0000
commitf71afa3e1c7b8b61d45f4b4053a8c49c5b1b8593 (patch)
tree24f61594a9349aa0225e0d42e860fd01d4e0dfdc
parent849f4068de9831fdaa635c2372dada9131fb5a39 (diff)
downloadzsh-f71afa3e1c7b8b61d45f4b4053a8c49c5b1b8593.tar.gz
zsh-f71afa3e1c7b8b61d45f4b4053a8c49c5b1b8593.tar.xz
zsh-f71afa3e1c7b8b61d45f4b4053a8c49c5b1b8593.zip
unposted: Config/version.mk: 4.1.0-dev-4
-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'