summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/doc-docbook/filter.xfpt8
-rw-r--r--doc/doc-docbook/spec.xfpt10
-rw-r--r--src/src/version.c2
3 files changed, 9 insertions, 11 deletions
diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt
index 0104137e5..40663564b 100644
--- a/doc/doc-docbook/filter.xfpt
+++ b/doc/doc-docbook/filter.xfpt
@@ -65,11 +65,11 @@
<author><firstname>Philip</firstname><surname>Hazel</surname></author>
<authorinitials>PH</authorinitials>
<revhistory><revision>
- <revnumber>4.72</revnumber>
- <date>29 May 2010</date>
+ <revnumber>4.73</revnumber>
+ <date>19 Nov 2010</date>
<authorinitials>PH</authorinitials>
</revision></revhistory>
-<copyright><year>2009</year><holder>University of Cambridge</holder></copyright>
+<copyright><year>2010</year><holder>University of Cambridge</holder></copyright>
</bookinfo>
.literal off
@@ -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 &copy; University of Cambridge 2007. It
-corresponds to Exim version 4.71.
+corresponds to Exim version 4.73.
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 22815a9d1..ed966ad5e 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -47,8 +47,8 @@
. the <bookinfo> element must also be updated for each new edition.
. /////////////////////////////////////////////////////////////////////////////
-.set previousversion "4.71"
-.set version "4.72"
+.set previousversion "4.72"
+.set version "4.73"
.set ACL "access control lists (ACLs)"
.set I "&nbsp;&nbsp;&nbsp;&nbsp;"
@@ -176,8 +176,8 @@
<author><firstname>Exim</firstname><surname>Maintainers</surname></author>
<authorinitials>EM</authorinitials>
<revhistory><revision>
- <revnumber>4.72</revnumber>
- <date>29 May 2010</date>
+ <revnumber>4.73</revnumber>
+ <date>19 Nov 2010</date>
<authorinitials>EM</authorinitials>
</revision></revhistory>
<copyright><year>2009</year><holder>University of Cambridge</holder></copyright>
@@ -6679,7 +6679,6 @@ ${lookup dnsdb{>: a=host1.example}}
It is permitted to specify a space as the separator character. Further
white space is ignored.
-.new
.cindex "TXT record" "in &(dnsdb)& lookup"
For TXT records with multiple items of data, only the first item is returned,
unless a separator for them is specified using a comma after the separator
@@ -6691,7 +6690,6 @@ ${lookup dnsdb{>\n; txt=a.b.example}}
.endd
It is permitted to specify a space as the separator character. Further
white space is ignored.
-.wen
.section "Pseudo dnsdb record types" "SECID66"
.cindex "MX record" "in &(dnsdb)& lookup"
diff --git a/src/src/version.c b/src/src/version.c
index b626b1a13..6cddce6d8 100644
--- a/src/src/version.c
+++ b/src/src/version.c
@@ -12,7 +12,7 @@
#include "exim.h"
-#define THIS_VERSION "4.72"
+#define THIS_VERSION "4.73"
/* The header file cnumber.h contains a single line containing the