From 2f1c4d4cc07565389135d9ecaa8390b46d043d86 Mon Sep 17 00:00:00 2001 From: Nigel Metheringham Date: Mon, 23 Nov 2009 13:22:05 +0000 Subject: [PATCH] Ensure version numbers all updated --- doc/doc-docbook/filter.xfpt | 12 ++++++------ test/runtest | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index c936030f6..b2de85c39 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.9 2009/07/02 11:44:01 nm4 Exp $ +. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.10 2009/11/23 13:24:13 nm4 Exp $ . ///////////////////////////////////////////////////////////////////////////// . This is the primary source of the document that describes Exim's filtering @@ -61,15 +61,15 @@ Exim's interfaces to mail filtering Exim filtering -23 August 2007 +23 November 2009 PhilipHazel PH - 4.69 - 23 August2007 + 4.71 + 23 November 2009 PH -2007University of Cambridge +2009University 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.68. +corresponds to Exim version 4.71. diff --git a/test/runtest b/test/runtest index 2af47eb62..affd82ad4 100755 --- a/test/runtest +++ b/test/runtest @@ -1,6 +1,6 @@ #! /usr/bin/perl -w -# $Cambridge: exim/test/runtest,v 1.32 2009/11/19 18:51:11 nm4 Exp $ +# $Cambridge: exim/test/runtest,v 1.33 2009/11/23 13:22:05 nm4 Exp $ ############################################################################### # This is the controlling script for the "new" test suite for Exim. It should # @@ -23,7 +23,7 @@ use Socket; # Start by initializing some global variables -$testversion = "4.70 (14-Oct-09)"; +$testversion = "4.71 (23-Nov-09)"; $cf = "bin/cf"; $cr = "\r"; -- 2.30.2