about 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 4b42fcad8..83db49234 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-09-11  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Config/version.mk: 5.1.1
+
 	*  Sebastian Gniazdowski: 36489: Src/Modules/curses.c: fix bug
 	with hash table for colours.
 
diff --git a/Config/version.mk b/Config/version.mk
index 777a852d8..21577997b 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.1-test-1
-VERSION_DATE='September 6, 2015'
+VERSION=5.1.1
+VERSION_DATE='September 11, 2015'