From: Nigel Metheringham Date: Sat, 18 Dec 2010 19:48:06 +0000 (+0000) Subject: Updated version numbers of code and documentation X-Git-Tag: exim-4_73_RC00 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=aa9c36696b1dd74f94602405674c380d28ad0a50 Updated version numbers of code and documentation --- 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 @@ PhilipHazel PH - 4.72 - 29 May 2010 + 4.73 + 19 Nov 2010 PH -2009University of Cambridge +2010University of Cambridge .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 © 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 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 "    " @@ -176,8 +176,8 @@ EximMaintainers EM - 4.72 - 29 May 2010 + 4.73 + 19 Nov 2010 EM 2009University of Cambridge @@ -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