about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-11-15 15:54:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-11-15 15:54:09 +0000
commita642cc3274548b1f918555bb9ac776bc01c0f556 (patch)
treea2305a4cdf985e9772fc88edc70344d917f99f93 /Config
parent18dea73f95d897bddc05942aa1544a7a21adb717 (diff)
downloadzsh-a642cc3274548b1f918555bb9ac776bc01c0f556.tar.gz
zsh-a642cc3274548b1f918555bb9ac776bc01c0f556.tar.xz
zsh-a642cc3274548b1f918555bb9ac776bc01c0f556.zip
15288, 15432, 15585: Zle widgets with bash-style word delimiting
Diffstat (limited to 'Config')
-rw-r--r--Config/version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config/version.mk b/Config/version.mk
index 763a031a6..30f564488 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.3
-VERSION_DATE='October 24, 2001'
+VERSION=4.0.4
+VERSION_DATE='October 26, 2001'