about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authordana <dana@dana.is>2020-02-14 11:36:15 -0600
committerdana <dana@dana.is>2020-02-14 16:11:03 -0600
commit459e2be810b7b01e79c832ee05d7ca7333c7c5fe (patch)
tree1f2b30482ee87077c676620c8834297050db5ff0 /Config
parent77d203f3fbbd76386bf197f9776269a1de580bb5 (diff)
downloadzsh-459e2be810b7b01e79c832ee05d7ca7333c7c5fe.tar.gz
zsh-459e2be810b7b01e79c832ee05d7ca7333c7c5fe.tar.xz
zsh-459e2be810b7b01e79c832ee05d7ca7333c7c5fe.zip
unposted: Post-release version bump
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 264c11c6b..6540e4b98 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.8
-VERSION_DATE='February 14, 2020'
+VERSION=5.8.0.1-dev
+VERSION_DATE='February 15, 2020'