summaryrefslogtreecommitdiffstats
path: root/Config
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-11-25 19:30:26 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-11-25 19:30:26 +0000
commit78abc72f64b03d675922f9a958fdf5d6aa32ab67 (patch)
tree595e7b881f27fcf2f4eb36ddd6bd84a501f5acdb /Config
parent37208: check for restricted parameter before changing from unset to set (diff)
downloadzsh-78abc72f64b03d675922f9a958fdf5d6aa32ab67.tar
zsh-78abc72f64b03d675922f9a958fdf5d6aa32ab67.tar.gz
zsh-78abc72f64b03d675922f9a958fdf5d6aa32ab67.tar.bz2
zsh-78abc72f64b03d675922f9a958fdf5d6aa32ab67.tar.lz
zsh-78abc72f64b03d675922f9a958fdf5d6aa32ab67.tar.xz
zsh-78abc72f64b03d675922f9a958fdf5d6aa32ab67.tar.zst
zsh-78abc72f64b03d675922f9a958fdf5d6aa32ab67.zip
unposted: 5.1.1-test-2zsh-5.1.1-test-25.1.1-test-2
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 ff259cd5b..8e28886ad 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.1.1-test-1
-VERSION_DATE='November 21, 2015'
+VERSION=5.1.1-test-2
+VERSION_DATE='November 25, 2015'