marcsaeg    01/02/26 09:20:37

  Modified:    src/share/org/apache/tomcat/core Tag: tomcat_32
                        Constants.java
               src/webpages Tag: tomcat_32 index.html
  Log:
  Changing version numbers to 3.2.2 beta 1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.22.2.11 +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.10
  retrieving revision 1.22.2.11
  diff -u -r1.22.2.10 -r1.22.2.11
  --- Constants.java    2001/02/09 23:05:44     1.22.2.10
  +++ Constants.java    2001/02/26 17:20:33     1.22.2.11
  @@ -67,7 +67,7 @@
   
   public class Constants {
       public static final String TOMCAT_NAME = "Tomcat Web Server";
  -    public static final String TOMCAT_VERSION = "3.2.2-dev";
  +    public static final String TOMCAT_VERSION = "3.2.2 beta 1";
   
       public static final String JSP_NAME = "JSP";
       public static final String JSP_VERSION = "1.1";
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.13.2.12 +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.11
  retrieving revision 1.13.2.12
  diff -u -r1.13.2.11 -r1.13.2.12
  --- index.html        2001/02/16 04:13:16     1.13.2.11
  +++ index.html        2001/02/26 17:20:36     1.13.2.12
  @@ -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.2-dev</title>
  +<title>Tomcat v3.2.2 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.2-dev</font></font></b>
  +3.2.2 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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to