summary refs log tree commit diff
diff options
context:
space:
mode:
-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'