marcsaeg    01/10/26 08:55:11

  Modified:    src/share/org/apache/tomcat/core Tag: tomcat_32
                        Constants.java
               src/webpages Tag: tomcat_32 index.html
  Log:
  Updated version number for Tomcat 3.2.4 beta 1 release.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.22.2.20 +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.19
  retrieving revision 1.22.2.20
  diff -u -r1.22.2.19 -r1.22.2.20
  --- Constants.java    2001/07/22 12:18:42     1.22.2.19
  +++ Constants.java    2001/10/26 15:55:11     1.22.2.20
  @@ -67,7 +67,7 @@
   
   public class Constants {
       public static final String TOMCAT_NAME = "Tomcat Web Server";
  -    public static final String TOMCAT_VERSION = "3.2.4-dev";
  +    public static final String TOMCAT_VERSION = "3.2.4 beta 1";
   
       public static final String JSP_NAME = "JSP";
       public static final String JSP_VERSION = "1.1";
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.13.2.22 +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.21
  retrieving revision 1.13.2.22
  diff -u -r1.13.2.21 -r1.13.2.22
  --- index.html        2001/07/22 12:18:42     1.13.2.21
  +++ index.html        2001/10/26 15:55:11     1.13.2.22
  @@ -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.4-dev</title>
  +<title>Tomcat v3.2.4 beta 1</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.4-dev</font></font></b>
  +3.2.4 beta 1</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>
  
  
  


Reply via email to