summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--Config/version.mk4
-rw-r--r--Etc/FAQ.yo2
-rw-r--r--README2
4 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index cc1555b7c..48b89b147 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-06 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * unposted: Config/version.mk: release 4.3.14.
+
2011-12-03 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 29940: Src/utils.c (metafy): null termination shouldn't
@@ -15653,5 +15657,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5516 $
+* $Revision: 1.5517 $
*****************************************************
diff --git a/Config/version.mk b/Config/version.mk
index adde27080..0380bcba2 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.13
-VERSION_DATE='November 30, 2011'
+VERSION=4.3.14
+VERSION_DATE='December 6, 2011'
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index b401c632e..973eea8ef 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo