about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-18 19:57:49 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-22 02:23:53 +0000
commita3c6c5513dcfc25d952735449bf6da476d905184 (patch)
tree834103012b6a2675b08c9fdfef779c18690cdb9b /Config
parentfd1ef7d770d285dbf12f4b3516ea963a852e5cdd (diff)
downloadzsh-a3c6c5513dcfc25d952735449bf6da476d905184.tar.gz
zsh-a3c6c5513dcfc25d952735449bf6da476d905184.tar.xz
zsh-a3c6c5513dcfc25d952735449bf6da476d905184.zip
45583/0007: WC_FUNCDEF: Add a placeholder element.
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 6540e4b98..7ecfd35ba 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.0.1-dev
-VERSION_DATE='February 15, 2020'
+VERSION=5.8.0.2-dev
+VERSION_DATE='March 19, 2020'