about summary refs log tree commit diff
path: root/Config/version.mk
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-01-06 19:30:24 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-01-06 19:30:24 +0000
commit908ef4a279e79928abf02b251ef7008c8e188233 (patch)
tree57e8abca6d42e6383c15e586e51e8afd490b2796 /Config/version.mk
parent79abe00e1d73b3f0681343a70e3e7f84e5e3d647 (diff)
downloadzsh-908ef4a279e79928abf02b251ef7008c8e188233.tar.gz
zsh-908ef4a279e79928abf02b251ef7008c8e188233.tar.xz
zsh-908ef4a279e79928abf02b251ef7008c8e188233.zip
unposted: update version to 5.0.5-dev-0
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 7d49df4f6..9c17c930c 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
-VERSION_DATE='January 5, 2014'
+VERSION=5.0.5-dev-0
+VERSION_DATE='January 6, 2014'