diff options
author | Phil Pennock <pdp@exim.org> | 2011-01-21 04:33:49 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-01-21 04:33:49 -0500 |
commit | 35110e7035925a8f2bb93c64151da7e0afaf85cf (patch) | |
tree | fab3343842e609a9e84e3821eed766ceac786f69 /doc/doc-docbook | |
parent | e6acf885b4298622c51fa4af49b3e18838313b5b (diff) |
Bump version to 4.74.
Docs deliberately keep changebars since v4.72 as 4.73 has not been out
for long.
OptionLists updates for dynamic modules and for the security changes
from 4.73.
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/filter.xfpt | 4 | ||||
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index 40663564b..d60277a11 100644 --- a/doc/doc-docbook/filter.xfpt +++ b/doc/doc-docbook/filter.xfpt @@ -65,7 +65,7 @@ <author><firstname>Philip</firstname><surname>Hazel</surname></author> <authorinitials>PH</authorinitials> <revhistory><revision> - <revnumber>4.73</revnumber> + <revnumber>4.74</revnumber> <date>19 Nov 2010</date> <authorinitials>PH</authorinitials> </revision></revhistory> @@ -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.73. +corresponds to Exim version 4.74. diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 160410bd3..fa73e5081 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -48,7 +48,7 @@ . ///////////////////////////////////////////////////////////////////////////// .set previousversion "4.72" -.set version "4.73" +.set version "4.74" .set ACL "access control lists (ACLs)" .set I " " |