diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-05-29 19:26:31 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-05-29 19:26:31 +0000 |
commit | fdf795c0825dd7c052de4725b5842e0747a536dd (patch) | |
tree | acba86b414406de2f854fb7a0b8fc4d458a018d3 /doc | |
parent | 0d0c6357ebfc93f3119d2118dbeb62a8ad50c678 (diff) |
Fix documentation version numbers
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/filter.xfpt | 6 | ||||
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 12 |
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index b2de85c39..0104137e5 100644 --- a/doc/doc-docbook/filter.xfpt +++ b/doc/doc-docbook/filter.xfpt @@ -1,4 +1,4 @@ -. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.10 2009/11/23 13:24:13 nm4 Exp $ +. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.11 2010/05/29 19:26:31 nm4 Exp $ . ///////////////////////////////////////////////////////////////////////////// . This is the primary source of the document that describes Exim's filtering @@ -65,8 +65,8 @@ <author><firstname>Philip</firstname><surname>Hazel</surname></author> <authorinitials>PH</authorinitials> <revhistory><revision> - <revnumber>4.71</revnumber> - <date>23 November 2009</date> + <revnumber>4.72</revnumber> + <date>29 May 2010</date> <authorinitials>PH</authorinitials> </revision></revhistory> <copyright><year>2009</year><holder>University of Cambridge</holder></copyright> diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 5385d8ead..b33edeb97 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -1,4 +1,4 @@ -. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.73 2010/05/29 19:23:25 nm4 Exp $ +. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.74 2010/05/29 19:26:31 nm4 Exp $ . . ///////////////////////////////////////////////////////////////////////////// . This is the primary source of the Exim Manual. It is an xfpt document that is @@ -47,8 +47,8 @@ . the <bookinfo> element must also be updated for each new edition. . ///////////////////////////////////////////////////////////////////////////// -.set previousversion "4.69" -.set version "4.71" +.set previousversion "4.71" +.set version "4.72" .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>5 November 2009</date> +<date>29 May 2010</date> <author><firstname>Exim</firstname><surname>Maintainers</surname></author> <authorinitials>EM</authorinitials> <revhistory><revision> - <revnumber>4.71</revnumber> - <date>5 November 2009</date> + <revnumber>4.72</revnumber> + <date>29 May 2010</date> <authorinitials>EM</authorinitials> </revision></revhistory> <copyright><year>2009</year><holder>University of Cambridge</holder></copyright> |