summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 85d564601..efd638cd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-09-03  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Config/version.mk: Release 5.6.
+
 2018-09-03  Anthony Sottile  <asottile@umich.edu>
 
 	* CVE-2018-0502, CVE-2018-13259: Fix two security issues in
diff --git a/Config/version.mk b/Config/version.mk
index 0bea45b5b..6bd5734bf 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.5.1-test-2
-VERSION_DATE='August 26, 2018'
+VERSION=5.6
+VERSION_DATE='September 3, 2018'