summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--Config/version.mk4
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 692060910..9b4056965 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-19 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * unposted: Etc/Config.yo: 4.3.16.
+
2012-02-15 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 30231 plus Mikael's change in 30232: NEWS, README, Etc/FAQ.yo:
@@ -15990,5 +15994,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5587 $
+* $Revision: 1.5588 $
*****************************************************
diff --git a/Config/version.mk b/Config/version.mk
index 7e460aef7..38715c29d 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=4.3.15-dev-0
-VERSION_DATE='December 19, 2011'
+VERSION=4.3.16
+VERSION_DATE='February 19, 2011'