Return-Path: Delivered-To: apmail-apache-cvs-archive@apache.org Received: (qmail 28790 invoked by uid 500); 20 May 2001 01:28:21 -0000 Mailing-List: contact apache-cvs-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-cvs@apache.org Received: (qmail 28776 invoked by uid 500); 20 May 2001 01:28:18 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 20 May 2001 01:28:17 -0000 Message-ID: <20010520012817.28769.qmail@apache.org> From: slive@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/docs/manual footer.html slive 01/05/19 18:28:17 Modified: docs/manual footer.html Log: Might as well have the version string in the footer too. Revision Changes Path 1.5 +1 -1 httpd-2.0/docs/manual/footer.html Index: footer.html =================================================================== RCS file: /home/cvs/httpd-2.0/docs/manual/footer.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -b -u -r1.4 -r1.5 --- footer.html 2000/03/10 23:12:38 1.4 +++ footer.html 2001/05/20 01:28:16 1.5 @@ -1,6 +1,6 @@

- Apache HTTP Server + Apache HTTP Server Version 2.0

Index