nm4 2009/11/23 13:22:05 GMT
Modified files:
exim-test runtest
exim-www docs.html home.html version.html
Log:
Ensure version numbers all updated
Revision Changes Path
1.33 +1 -1 exim/exim-test/runtest
1.44 +2 -2 exim/exim-www/docs.html
1.71 +1 -1 exim/exim-www/home.html
1.47 +3 -3 exim/exim-www/version.html
Index: runtest
===================================================================
RCS file: /home/cvs/exim/exim-test/runtest,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- runtest 19 Nov 2009 18:51:11 -0000 1.32
+++ runtest 23 Nov 2009 13:22:05 -0000 1.33
@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
-# $Cambridge: exim/exim-test/runtest,v 1.32 2009/11/19 18:51:11 nm4 Exp $
+# $Cambridge: exim/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 @@
# Start by initializing some global variables
-$testversion = "4.70 (14-Oct-09)";
+$testversion = "4.71 (23-Nov-09)";
$cf = "bin/cf";
$cr = "\r";
Index: docs.html
===================================================================
RCS file: /home/cvs/exim/exim-www/docs.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- docs.html 13 Nov 2009 19:56:17 -0000 1.43
+++ docs.html 23 Nov 2009 13:22:05 -0000 1.44
@@ -33,7 +33,7 @@
<dt>
<b>
<a href="exim-html-current/doc/html/spec_html/index.html" target="_top">
- The Exim Specification - Version 4.70</a>
+ The Exim Specification - Version 4.71</a>
</b>
<a href="exim-pdf-current/doc/spec.pdf" target="_top">
(PDF)</a>
@@ -49,7 +49,7 @@
<dt>
<b>
<a href="exim-html-current/doc/html/filter.html">
- The Exim Filter Specification - Version 4.70</a>
+ The Exim Filter Specification - Version 4.71</a>
</b>
<a href="exim-pdf-current/doc/filter.pdf" target="_top">
(PDF)</a>
@@ -282,6 +282,6 @@
<hr>
<address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
<!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
- <h4>$Cambridge: exim/exim-www/docs.html,v 1.43 2009/11/13 19:56:17 nm4 Exp $</h4>
+ <h4>$Cambridge: exim/exim-www/docs.html,v 1.44 2009/11/23 13:22:05 nm4 Exp $</h4>
</body>
</html>
Index: home.html
===================================================================
RCS file: /home/cvs/exim/exim-www/home.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- home.html 13 Nov 2009 19:56:17 -0000 1.70
+++ home.html 23 Nov 2009 13:22:05 -0000 1.71
@@ -44,7 +44,7 @@
<h2>Current Versions</h2>
<p>
- The current version of Exim is <b>4.70</b>. See the <a
+ The current version of Exim is <b>4.71</b>. See the <a
href="mirrors.html"><b>Download</b></a> page to get a copy.
</p>
@@ -71,6 +71,6 @@
<hr>
<address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
<!-- Created: Sun May 16 21:43:01 BST 1999 -->
- <h6>$Cambridge: exim/exim-www/home.html,v 1.70 2009/11/13 19:56:17 nm4 Exp $</h6>
+ <h6>$Cambridge: exim/exim-www/home.html,v 1.71 2009/11/23 13:22:05 nm4 Exp $</h6>
</body>
</html>
Index: version.html
===================================================================
RCS file: /home/cvs/exim/exim-www/version.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- version.html 13 Nov 2009 19:56:17 -0000 1.46
+++ version.html 23 Nov 2009 13:22:05 -0000 1.47
@@ -7,16 +7,16 @@
<body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
<h1>Versions of exim</h1>
- <p>The latest release is <b>4.70</b>. This is a feature and bug fix release in the
+ <p>The latest release is <b>4.71</b>. This is a feature and bug fix release in the
<b>4.xx</b> series of releases - see the <a
href="mirrors.html">download</a> pages. Documentation was updated for
- 4.70.</p>
+ 4.71.</p>
<p> All versions of exim previous to version <b>4.x</b> are now
obsolete and everyone is <b>very strongly</b> recommended to
upgrade to a current release.</p>
- <p>The last 3.x release was <b>3.36</b>. It is obsolete.</p>
+ <p>The last 3.x release was <b>3.36</b>. It is obsolete and should not be used.</p>
<p>There may be beta versions with available from the ftp sites in
the Testing directory. Many people are using these without
@@ -26,6 +26,6 @@
<hr>
<address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
<!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
- <h4>$Cambridge: exim/exim-www/version.html,v 1.46 2009/11/13 19:56:17 nm4 Exp $</h4>
+ <h4>$Cambridge: exim/exim-www/version.html,v 1.47 2009/11/23 13:22:05 nm4 Exp $</h4>
</body>
</html>