about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-01-24 12:48:25 -0600
committerdana <dana@dana.is>2019-01-24 12:48:25 -0600
commitaaf26dffd612e92d9d119b8582c57723362a8518 (patch)
tree0d01ded3dbdf10f8093c99e1ce940a31220f9b21 /Config
parent9799d0f9a2bd3a13fe52dbb9bc4d86f874dc1e14 (diff)
downloadzsh-aaf26dffd612e92d9d119b8582c57723362a8518.tar.gz
zsh-aaf26dffd612e92d9d119b8582c57723362a8518.tar.xz
zsh-aaf26dffd612e92d9d119b8582c57723362a8518.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 4f95a40da..8f103e3c8 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
-VERSION_DATE='January 24, 2019'
+VERSION=5.7-dev-0
+VERSION_DATE='January 25, 2019'