stefano     2003/02/22 03:25:20

  Modified:    src/java/org/apache/cocoon Constants.java
  Log:
  updating configuration file to 2.1
  
  Revision  Changes    Path
  1.20      +2 -2      xml-cocoon2/src/java/org/apache/cocoon/Constants.java
  
  Index: Constants.java
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/Constants.java,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- Constants.java    2 Feb 2003 05:24:36 -0000       1.19
  +++ Constants.java    22 Feb 2003 11:25:20 -0000      1.20
  @@ -69,7 +69,7 @@
       String COMPLETE_NAME = NAME + " " + VERSION;
   
       /** The version of the configuration schema */
  -    String CONF_VERSION  = "2.0";
  +    String CONF_VERSION  = "2.1";
   
       /** The year of the build */
       String YEAR          = "@year@";
  
  
  

Reply via email to