about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-08-10 17:49:55 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-08-10 17:49:55 +0100
commitf8ae47f29b766dc0330b19d7fdb35859d6aab930 (patch)
treef6d9689a164d91659b78995bb90ab789bce9e6a7 /Config
parent1973bbd1257d6b83b5c8f061571b963b22b35ffd (diff)
downloadzsh-f8ae47f29b766dc0330b19d7fdb35859d6aab930.tar.gz
zsh-f8ae47f29b766dc0330b19d7fdb35859d6aab930.tar.xz
zsh-f8ae47f29b766dc0330b19d7fdb35859d6aab930.zip
unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release zsh-5.0.5-dev-1
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 9c17c930c..f369c18e6 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=5.0.5-dev-0
-VERSION_DATE='January 6, 2014'
+VERSION=5.0.5-dev-1
+VERSION_DATE='August 10, 2014'