summaryrefslogtreecommitdiff
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 b3eef2519..5c34e293e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-04-04 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * unposted: 5.4.2-test-2.
+
* 42581(?): Src/hist.c, Src/lex.c, Test/X03zlebindkey.ztst: history
expansion within ZLE needs history to be read to conclusion on
error.
diff --git a/Config/version.mk b/Config/version.mk
index ac1772021..731fbf16f 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.4.2-dev-0
-VERSION_DATE='August 28, 2017'
+VERSION=5.4.2-test-2
+VERSION_DATE='April 4, 2018'