summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2016-12-06 19:23:32 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2016-12-06 19:23:32 +0000
commit9f605904dda106c181717877f29261782fbf243d (patch)
tree4f60188a91c194660653a229bd0b79dfd207810f
parent98e297931ab7e67504a9670135f9264fe1e5b283 (diff)
downloadzsh-5.2-test-2.tar.gz
zsh-5.2-test-2.tar.xz
zsh-5.2-test-2.zip
unposted: 5.2-test-2 zsh-5.2-test-2
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 65304650a..f2f5cd052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* unposted: Config/version.mk: 5.2-test-2.
+
 2016-12-05  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 40102: Test/ztst.zsh, Test/C02cond.ztst: create test IO
diff --git a/Config/version.mk b/Config/version.mk
index b63ad0cf0..ca3da65ca 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-1
-VERSION_DATE='December 2, 2016'
+VERSION=5.2-test-2
+VERSION_DATE='December 6, 2016'