summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2016-12-09 19:35:04 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2016-12-09 19:35:04 +0000
commitb1f62d9d03cb792115238de55001196f90f3d592 (patch)
treeb80a6d2ffd7bb3483dc6ff9aff1c068f2c21556c
parentf094b5b461a941eed71b53c0e7c268ed959ad788 (diff)
downloadzsh-b1f62d9d03cb792115238de55001196f90f3d592.tar.gz
zsh-b1f62d9d03cb792115238de55001196f90f3d592.tar.xz
zsh-b1f62d9d03cb792115238de55001196f90f3d592.zip
unposted: 5.2-test-3 zsh-5.2-test-3
-rw-r--r--ChangeLog2
-rw-r--r--Config/version.mk4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 31dbbb0a3..b4da645cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-12-09  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Config/version.mk: 5.2-test-3.
+
 	* users/22161: Doc/Zsh/expn.yo: the (E) parameter flag is one
 	after every other use of indexing.
 
diff --git a/Config/version.mk b/Config/version.mk
index ca3da65ca..7aca34cb3 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.2-test-2
-VERSION_DATE='December 6, 2016'
+VERSION=5.2-test-3
+VERSION_DATE='December 9, 2016'