about summary refs log tree commit diff
path: root/Config/version.mk
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-06-01 11:24:21 +0100
committerPeter Stephenson <pws@zsh.org>2015-06-01 11:24:21 +0100
commitc818ee8adbc5624271db5c1d1ba8d89cca338f24 (patch)
tree1b18d9ef68c907e784f886eb0661b8a408c9893a /Config/version.mk
parentf0068edb4888a4d8fe94defa9c7affaa15e917c9 (diff)
downloadzsh-c818ee8adbc5624271db5c1d1ba8d89cca338f24.tar.gz
zsh-c818ee8adbc5624271db5c1d1ba8d89cca338f24.tar.xz
zsh-c818ee8adbc5624271db5c1d1ba8d89cca338f24.zip
unposted: Update version to 5.0.8-dev-0 for new developments
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 defcf262e..1c89e9edb 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.8
-VERSION_DATE='May 31, 2015'
+VERSION=5.0.8-dev-0
+VERSION_DATE='June 1, 2015'