about 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 24cd4b86b..02722f1c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-14  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* unposted: version 5.0.3, finally.
+
 2013-12-13  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* Martin Vaeth: 32105: Util/helpfiles: support all combinations of
diff --git a/Config/version.mk b/Config/version.mk
index 9abdcdc01..2b87d1aa9 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.0.2-test-3
-VERSION_DATE='December 1, 2013'
+VERSION=5.0.3
+VERSION_DATE='December 14, 2013'