summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2018-04-04 18:34:08 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2018-04-04 18:34:08 +0100
commitf027f1d6e876708bc75d4217e1ca26898658d8d3 (patch)
tree33400a2dd849835d0074ef176f6ab09581bf1abf
parent3517e4a9a5caf2c3385a0b223a0474724c703d96 (diff)
downloadzsh-5.4.2-test-2.tar.gz
zsh-5.4.2-test-2.tar.xz
zsh-5.4.2-test-2.zip
unposted: 5.4.2-test-2 zsh-5.4.2-test-2
-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'