about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-02-19 19:28:12 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-02-19 19:28:12 +0000
commit4a8b5161ae95f3cc9c90a81b518186036daf458e (patch)
tree14133c3585ef97d79807ab92e40d9bad271edabd
parentc80d7a63cabf7e9d81929c9e824113bf603ad255 (diff)
downloadzsh-4a8b5161ae95f3cc9c90a81b518186036daf458e.tar.gz
zsh-4a8b5161ae95f3cc9c90a81b518186036daf458e.tar.xz
zsh-4a8b5161ae95f3cc9c90a81b518186036daf458e.zip
unposted: 4.3.16
-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'