craigmcc 00/11/29 11:34:31
Modified: src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
src/webpages Tag: tomcat_32 index.html
Log:
Oops! Forgot to update the version markers. Will update the
"tomcat_32_final" tag on these in a second.
Revision Changes Path
No revision
No revision
1.22.2.7 +1 -1
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
Index: Constants.java
===================================================================
RCS file:
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
retrieving revision 1.22.2.6
retrieving revision 1.22.2.7
diff -u -r1.22.2.6 -r1.22.2.7
--- Constants.java 2000/11/21 02:43:10 1.22.2.6
+++ Constants.java 2000/11/29 19:34:26 1.22.2.7
@@ -67,7 +67,7 @@
public class Constants {
public static final String TOMCAT_NAME = "Tomcat Web Server";
- public static final String TOMCAT_VERSION = "3.2 beta 8";
+ public static final String TOMCAT_VERSION = "3.2 (final)";
public static final String JSP_NAME = "JSP";
public static final String JSP_VERSION = "1.1";
No revision
No revision
1.13.2.7 +2 -2 jakarta-tomcat/src/webpages/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-tomcat/src/webpages/index.html,v
retrieving revision 1.13.2.6
retrieving revision 1.13.2.7
diff -u -r1.13.2.6 -r1.13.2.7
--- index.html 2000/11/21 02:43:14 1.13.2.6
+++ index.html 2000/11/29 19:34:29 1.13.2.7
@@ -4,13 +4,13 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.72 [en] (WinNT; U) [Netscape]">
<meta name="Author" content="Anil K. Vijendran">
-<title>Tomcat v3.2 beta 8</title>
+<title>Tomcat v3.2 (final)</title>
</head>
<body bgcolor="#FFFFFF">
<img SRC="tomcat.gif" height=92 width=130 align=LEFT><b><font face="Arial,
Helvetica, sans-serif"><font size=+3>Tomcat</font></font></b>
<br>
<b><font face="Arial, Helvetica, sans-serif"><font size=-1>Version
-3.2 beta 8</font></font></b>
+3.2 (final)</font></font></b>
<p>This is the default Tomcat home page. This page serves as a quick reference
guide to related resources and is located at:
<ul>