about summary refs log tree commit diff
path: root/Config/version.mk
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-12-18 10:49:52 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-12-18 10:49:52 +0000
commit4ad8d51ab9a5f30766707768c3e709710d58e4c2 (patch)
tree9dd3cff8fc6d60cdb7d795bd703e3fbff2c4a06f /Config/version.mk
parentf93857ab6585d1042eb422e99eead7159666e269 (diff)
downloadzsh-4ad8d51ab9a5f30766707768c3e709710d58e4c2.tar.gz
zsh-4ad8d51ab9a5f30766707768c3e709710d58e4c2.tar.xz
zsh-4ad8d51ab9a5f30766707768c3e709710d58e4c2.zip
Apply 19308 (## on its own in arithmetic. zsh-4.0.8
4.0.8
Diffstat (limited to 'Config/version.mk')
-rw-r--r--Config/version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config/version.mk b/Config/version.mk
index 6d1fc0666..d8a81b207 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.7
-VERSION_DATE='June 18, 2003'
+VERSION=4.0.8
+VERSION_DATE='December 17, 2003'