From 6acf294a7794448d29e9e6e941ad894be5c8e8b0 Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 10 Dec 2009 10:53:13 +0000 Subject: [PATCH] Include the version on the homepage. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@889179 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 1 + webapps/ROOT/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index a1616c9fe..96d644abd 100644 --- a/build.xml +++ b/build.xml @@ -570,6 +570,7 @@ + diff --git a/webapps/ROOT/index.html b/webapps/ROOT/index.html index 9833feda6..1033e93c1 100644 --- a/webapps/ROOT/index.html +++ b/webapps/ROOT/index.html @@ -94,7 +94,7 @@ The Mighty Tomcat - MEOW! - Apache Tomcat + Apache Tomcat @VERSION@ The Apache Software Foundation -- 2.11.0