You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cr...@locus.apache.org on 2000/11/12 02:46:47 UTC

cvs commit: jakarta-tomcat/src/webpages index.html

craigmcc    00/11/11 17:46:47

  Modified:    src/share/org/apache/tomcat/core Tag: tomcat_32
                        Constants.java
               src/webpages Tag: tomcat_32 index.html
  Log:
  Update version numbers to "3.2 beta 7" for release.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.22.2.5  +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.4
  retrieving revision 1.22.2.5
  diff -u -r1.22.2.4 -r1.22.2.5
  --- Constants.java	2000/10/02 12:21:25	1.22.2.4
  +++ Constants.java	2000/11/12 01:46:47	1.22.2.5
  @@ -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 6";
  +    public static final String TOMCAT_VERSION = "3.2 beta 7";
   
       public static final String JSP_NAME = "JSP";
       public static final String JSP_VERSION = "1.1";
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.13.2.5  +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.4
  retrieving revision 1.13.2.5
  diff -u -r1.13.2.4 -r1.13.2.5
  --- index.html	2000/10/02 12:21:27	1.13.2.4
  +++ index.html	2000/11/12 01:46:47	1.13.2.5
  @@ -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 6</title>
  +<title>Tomcat v3.2 beta 7</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 6</font></font></b>
  +3.2 beta 7</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>