From dee096a7587ba264dc2cd2493d83bccc98433c3f Mon Sep 17 00:00:00 2001 From: "Craig R. McClanahan" Date: Wed, 20 Feb 2002 23:02:01 +0000 Subject: [PATCH] Reset version number for development. Update copyright year (so that it will be right the next time). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138872 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 698105c..c132c44 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ @@ -45,7 +45,7 @@ - + @@ -210,9 +210,9 @@ author="true" private="true" version="true" - doctitle="<h1>${component.title}</h1>" + doctitle="<h1>${component.title} (Version ${component.version})</h1>" windowtitle="${component.title} (Version ${component.version})" - bottom="Copyright (c) 2001 - Apache Software Foundation"> + bottom="Copyright (c) 2002 - Apache Software Foundation">