[exim-cvs] Updated version numbers of code and documentation

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Exim Git Commits Mailing List
Data:  
Para: exim-cvs
Asunto: [exim-cvs] Updated version numbers of code and documentation
Gitweb: http://git.exim.org/exim.git/commitdiff/aa9c36696b1dd74f94602405674c380d28ad0a50
Commit:     aa9c36696b1dd74f94602405674c380d28ad0a50
Parent:     b25bdce654559e4c832e0d557b986687edb2ccf0
Author:     Nigel Metheringham <nigel@???>
AuthorDate: Sat Dec 18 19:48:06 2010 +0000
Committer:  Nigel Metheringham <nigel@???>
CommitDate: Sat Dec 18 19:48:06 2010 +0000


    Updated version numbers of code and documentation
---
 doc/doc-docbook/filter.xfpt |    8 ++++----
 doc/doc-docbook/spec.xfpt   |   10 ++++------
 src/src/version.c           |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)


diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt
index 0104137..4066356 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 22815a9..ed966ad 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 b626b1a..6cddce6 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