billbarker    2004/03/09 07:22:11

  Modified:    src/share/org/apache/tomcat/core ContextManager.java
  Log:
  Updating version to 3.3.3-dev.
  
  Revision  Changes    Path
  1.209     +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.208
  retrieving revision 1.209
  diff -u -r1.208 -r1.209
  --- ContextManager.java       6 Mar 2004 15:44:37 -0000       1.208
  +++ ContextManager.java       9 Mar 2004 15:22:11 -0000       1.209
  @@ -105,7 +105,7 @@
   public class ContextManager {
       /** Official name and version
        */
  -    public static final String TOMCAT_VERSION = "3.3.2 Final";
  +    public static final String TOMCAT_VERSION = "3.3.3 - Dev";
       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, e-mail: [EMAIL PROTECTED]

Reply via email to