From 9ecaeefa47a18e50d2f6fe0dde61de5b91eb17e0 Mon Sep 17 00:00:00 2001
From: Peter Stephenson
Date: Mon, 7 Aug 2017 18:49:23 +0100
Subject: unposted: version 5.4
---
ChangeLog | 2 ++
Config/version.mk | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index f885721ff..99b42ed31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2017-08-07 Peter Stephenson
+ * unposted: version 5.4.
+
* 41499 (with one further tweak): Src/utils.c,
Doc/Zsh/options.yo, Test/E01options.ztst: With POSIX_STRINGS
ignore terminating separator when splitting.
diff --git a/Config/version.mk b/Config/version.mk
index 792317c1c..e6c48050f 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.3.1-test-2
-VERSION_DATE='July 31, 2017'
+VERSION=5.4
+VERSION_DATE='August 7, 2017'
--
cgit 1.4.1