I think this is premature.  There is no 3.2.2 release until the vote on the
release plan has passed on tomcat-dev.  There needs to be a little more time
provided for discussion of the plan prior to calling the vote.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 7:40 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> Constants.java
>
>
> hgomez      01/02/08 05:39:50
>
>   Modified:    src/share/org/apache/tomcat/core Tag: tomcat_32
>                         Constants.java
>   Log:
>   Fixes release number
>
>   Revision  Changes    Path
>   No                   revision
>
>
>   No                   revision
>
>
>   1.22.2.9  +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/Co
> nstants.java,v
>   retrieving revision 1.22.2.8
>   retrieving revision 1.22.2.9
>   diff -u -r1.22.2.8 -r1.22.2.9
>   --- Constants.java  2000/12/12 04:51:38     1.22.2.8
>   +++ Constants.java  2001/02/08 13:39:49     1.22.2.9
>   @@ -67,7 +67,7 @@
>
>    public class Constants {
>        public static final String TOMCAT_NAME = "Tomcat Web Server";
>   -    public static final String TOMCAT_VERSION = "3.2.1";
>   +    public static final String TOMCAT_VERSION = "3.2.2";
>
>        public static final String JSP_NAME = "JSP";
>        public static final String JSP_VERSION = "1.1";
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


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

Reply via email to