nm4 2007/08/30 15:43:13 BST
Modified files:
exim-www docs.html home.html version.html
Log:
Version bump
Revision Changes Path
1.38 +13 -2 exim/exim-www/docs.html
1.67 +2 -8 exim/exim-www/home.html
1.44 +4 -4 exim/exim-www/version.html
Index: docs.html
===================================================================
RCS file: /home/cvs/exim/exim-www/docs.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- docs.html 18 Jul 2007 19:43:47 -0000 1.37
+++ docs.html 30 Aug 2007 14:43:13 -0000 1.38
@@ -68,8 +68,7 @@
<p>The wikified <a href="http://wiki.exim.org/FAQ">FAQ for Exim
4</a> can be found <a
- href="http://wiki.exim.org/FAQ">here</a> with the old static
- version <a href="exim-html-4.66/doc/html/FAQ-html/FAQ.html">here</a>.
+ href="http://wiki.exim.org/FAQ">here</a>.
The FAQ for the
obsolete Exim 3 releases can be found on the <a
href="ftp/exim3/">FTP site</a> - see the <a
@@ -88,6 +87,18 @@
<h2>Obsolete Documentation</h2>
<p>Old versions of documentation are still on-line:-</p>
<table>
+ <tr><th>Version 4.67</th>
+ <td>
+ <a href="exim-html-4.67/doc/html/spec.html" target="_top">
+ specification document</a>
+ </td>
+ <td>
+ <a href="exim-html-4.67/doc/html/filter.html">filter</a>
+ </td>
+ <td>
+ <a href="exim-html-4.67/doc/html/FAQ.html">FAQ</a>
+ </td>
+ </tr>
<tr><th>Version 4.5x</th>
<td>
<a href="exim-html-4.50/doc/html/spec.html" target="_top">
@@ -246,6 +257,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.37 2007/07/18 19:43:47 nm4 Exp $</h4>
+ <h4>$Cambridge: exim/exim-www/docs.html,v 1.38 2007/08/30 14:43:13 nm4 Exp $</h4>
</body>
</html>
Index: home.html
===================================================================
RCS file: /home/cvs/exim/exim-www/home.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- home.html 18 Jul 2007 19:43:47 -0000 1.66
+++ home.html 30 Aug 2007 14:43:13 -0000 1.67
@@ -22,13 +22,7 @@
is quite different to that of sendmail.</p>
<hr/>
- <h2>Exim Course at Cambridge (UK)</h2>
- <p>The next Exim course in Cambridge, England, will be from 24th to
- 27th July (lunchtime-to-lunchtime). Details are available along with
- online registration at the <a href="http://www-tus.csx.cam.ac.uk/courses/exim/" target="_top">
- course web site</a>.
- <hr/>
- <h2>Getting Information About Exim</h2>
+ <h2>Getting Information About Exim</h2>
<p>New users and those converting from other MTAs (and others) may find
the <a href="http://www.exim-new-users.co.uk/">Exim New Users site</a> to
@@ -40,7 +34,7 @@
<h2>Current Versions</h2>
<p>
- The current version of Exim is <b>4.67</b>. See the <a
+ The current version of Exim is <b>4.68</b>. See the <a
href="mirrors.html"><b>Download</b></a> page to get a copy.
</p>
@@ -67,6 +61,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.66 2007/07/18 19:43:47 nm4 Exp $</h6>
+ <h6>$Cambridge: exim/exim-www/home.html,v 1.67 2007/08/30 14:43:13 nm4 Exp $</h6>
</body>
</html>
Index: version.html
===================================================================
RCS file: /home/cvs/exim/exim-www/version.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- version.html 29 Apr 2007 12:02:32 -0000 1.43
+++ version.html 30 Aug 2007 14:43:13 -0000 1.44
@@ -7,14 +7,14 @@
<body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
<h1>Versions of exim</h1>
- <p>The latest release is <b>4.67</b>. This is a bug fix and
+ <p>The latest release is <b>4.68</b>. This is a bug fix and
features release in the <b>4.xx</b> series of releases - see the
<a href="mirrors.html">download</a> pages. Documentation was
- updated for 4.67.</p>
+ updated for 4.68.</p>
<p>New features are documented in the <a
- href="ftp/ChangeLogs/ChangeLog-4.67"><tt>doc/ChangeLog</tt></a> and <a
- href="ftp/ChangeLogs/NewStuff-4.67"><tt>doc/NewStuff</tt></a> files within
+ href="ftp/ChangeLogs/ChangeLog-4.68"><tt>doc/ChangeLog</tt></a> and <a
+ href="ftp/ChangeLogs/NewStuff-4.68"><tt>doc/NewStuff</tt></a> files within
the distribution. These files are also available separately from
the main package files on the main ftp site and its mirrors in the
<a href="ftp/ChangeLogs/"><tt>ChangeLogs</tt></a> directory - see
@@ -34,6 +34,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.43 2007/04/29 12:02:32 magnus Exp $</h4>
+ <h4>$Cambridge: exim/exim-www/version.html,v 1.44 2007/08/30 14:43:13 nm4 Exp $</h4>
</body>
</html>