diff options
author | Phil Pennock <pdp@exim.org> | 2011-05-06 06:24:14 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-05-06 06:24:14 -0400 |
commit | c8d52a009aa7bc80a1380adec35085755d389ea7 (patch) | |
tree | c4a629480c81bf60f9ced1ca8aaeee909c31bb2e /doc/doc-docbook | |
parent | ad2f0c19ffa5056fee65fdc36554e35ed1b86db8 (diff) |
Prep for 4.76 release. Version bumps, ChangeLog update.exim-4_76_RC1
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/filter.xfpt | 6 | ||||
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index 54b145944..42d2910a1 100644 --- a/doc/doc-docbook/filter.xfpt +++ b/doc/doc-docbook/filter.xfpt @@ -65,8 +65,8 @@ <author><firstname>Philip</firstname><surname>Hazel</surname></author> <authorinitials>PH</authorinitials> <revhistory><revision> - <revnumber>4.75</revnumber> - <date>21 Feb 2011</date> + <revnumber>4.76</revnumber> + <date>06 May 2011</date> <authorinitials>PH</authorinitials> </revision></revhistory> <copyright><year>2010</year><holder>University of Cambridge</holder></copyright> @@ -80,7 +80,7 @@ .chapter "Forwarding and filtering in Exim" "CHAPforandfilt" This document describes the user interfaces to Exim's in-built mail filtering facilities, and is copyright © University of Cambridge 2007. It -corresponds to Exim version 4.75. +corresponds to Exim version 4.76. diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 5cfa344c0..fb2721818 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -48,7 +48,7 @@ . ///////////////////////////////////////////////////////////////////////////// .set previousversion "4.75" -.set version "4.75" +.set version "4.76" .set ACL "access control lists (ACLs)" .set I " " @@ -172,12 +172,12 @@ <bookinfo> <title>Specification of the Exim Mail Transfer Agent</title> <titleabbrev>The Exim MTA</titleabbrev> -<date>21 Jan 2011</date> +<date>06 May 2011</date> <author><firstname>Exim</firstname><surname>Maintainers</surname></author> <authorinitials>EM</authorinitials> <revhistory><revision> - <revnumber>4.75</revnumber> - <date>21 Feb 2011</date> + <revnumber>4.76</revnumber> + <date>06 May 2011</date> <authorinitials>EM</authorinitials> </revision></revhistory> <copyright><year>2011</year><holder>University of Cambridge</holder></copyright> |