larryi      01/03/13 19:45:17

  Modified:    src/share/org/apache/tomcat/core ContextManager.java
  Log:
  Update for Tomcat 3.3 Milestone 2 build
  
  Revision  Changes    Path
  1.174     +1 -1      
jakarta-tomcat/src/share/org/apache/tomcat/core/ContextManager.java
  
  Index: ContextManager.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/ContextManager.java,v
  retrieving revision 1.173
  retrieving revision 1.174
  diff -u -r1.173 -r1.174
  --- ContextManager.java       2001/03/07 07:56:20     1.173
  +++ ContextManager.java       2001/03/14 03:45:17     1.174
  @@ -148,7 +148,7 @@
   public final class ContextManager {
       /** Official name and version
        */
  -    public static final String TOMCAT_VERSION = "3.3 Milestone 1";
  +    public static final String TOMCAT_VERSION = "3.3 Milestone 2";
       public static final String TOMCAT_NAME = "Tomcat Web Server";
       
       /** System property used to set the base directory ( tomcat home ).
  
  
  

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

Reply via email to