about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-02-03 13:30:34 -0600
committerdana <dana@dana.is>2019-02-03 13:30:34 -0600
commit9bf70401748602a6a71d76184b704d97419908eb (patch)
tree99f629d36fd43d6cca457c3c79859a3a5ce58346 /Config
parent8b89d0d57710d044e85591aac25952f5a6ae84c7 (diff)
downloadzsh-9bf70401748602a6a71d76184b704d97419908eb.tar.gz
zsh-9bf70401748602a6a71d76184b704d97419908eb.tar.xz
zsh-9bf70401748602a6a71d76184b704d97419908eb.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 7d931f29b..e4fda2f16 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.7.1
-VERSION_DATE='February 3, 2019'
+VERSION=5.7.1-dev-0
+VERSION_DATE='February 4, 2019'