marcsaeg    01/11/20 06:53:18

  Modified:    src/webpages Tag: tomcat_32 index.html
               src/share/org/apache/tomcat/core Tag: tomcat_32
                        Constants.java
  Log:
  Updated version numbers for Tomcat 3.2.4 release.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.13.2.23 +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.22
  retrieving revision 1.13.2.23
  diff -u -r1.13.2.22 -r1.13.2.23
  --- index.html        2001/10/26 15:55:11     1.13.2.22
  +++ index.html        2001/11/20 14:53:18     1.13.2.23
  @@ -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 beta 1</title>
  +<title>Tomcat v3.2.4</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 beta 1</font></font></b>
  +3.2.4</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>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.22.2.21 +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.20
  retrieving revision 1.22.2.21
  diff -u -r1.22.2.20 -r1.22.2.21
  --- Constants.java    2001/10/26 15:55:11     1.22.2.20
  +++ Constants.java    2001/11/20 14:53:18     1.22.2.21
  @@ -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 beta 1";
  +    public static final String TOMCAT_VERSION = "3.2.4";
   
       public static final String JSP_NAME = "JSP";
       public static final String JSP_VERSION = "1.1";
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to