[jboss-cvs] javassist/src/main/javassist ...

Shigeru Chiba chiba at is.titech.ac.jp
Fri Jul 27 02:48:41 EDT 2007


  User: chiba   
  Date: 07/07/27 02:48:41

  Modified:    src/main/javassist  CtClass.java
  Log:
  I will release 3.6.0.CR1
  
  Revision  Changes    Path
  1.90      +1 -1      javassist/src/main/javassist/CtClass.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CtClass.java
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/src/main/javassist/CtClass.java,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -b -r1.89 -r1.90
  --- CtClass.java	12 Jul 2007 09:52:24 -0000	1.89
  +++ CtClass.java	27 Jul 2007 06:48:41 -0000	1.90
  @@ -52,7 +52,7 @@
       /**
        * The version number of this release.
        */
  -    public static final String version = "3.6.0beta2";
  +    public static final String version = "3.6.0.CR1";
   
       /**
        * Prints the version number and the copyright notice.
  
  
  



More information about the jboss-cvs-commits mailing list