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 b66514c37..8d7dfc169 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2020-02-14  dana  <dana@dana.is>
 
+	* unposted: Config/version.mk: Update for 5.8
+
 	* Sam Foxman, Daniel Shahaf, dana: CVE-2019-20044: NEWS,
 	README, Src/openssh_bsd_setres_id.c, Src/options.c, Src/zsh.mdd,
 	Src/zsh_system.h, Test/E01options.ztst, Test/P01privileged.ztst,
diff --git a/Config/version.mk b/Config/version.mk
index 2ddb92388..264c11c6b 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.7.1-test-3
-VERSION_DATE='February 6, 2020'
+VERSION=5.8
+VERSION_DATE='February 14, 2020'