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

Shigeru Chiba chiba at is.titech.ac.jp
Sun Aug 6 02:32:45 EDT 2006


  User: chiba   
  Date: 06/08/06 02:32:45

  Modified:    src/main/javassist  CtClass.java
  Log:
  prepare 3.3 release
  
  Revision  Changes    Path
  1.75      +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.74
  retrieving revision 1.75
  diff -u -b -r1.74 -r1.75
  --- CtClass.java	18 Jul 2006 15:33:13 -0000	1.74
  +++ CtClass.java	6 Aug 2006 06:32:45 -0000	1.75
  @@ -51,7 +51,7 @@
       /**
        * The version number of this release.
        */
  -    public static final String version = "3.2";
  +    public static final String version = "3.3";
   
       /**
        * Prints the version number and the copyright notice.
  
  
  



More information about the jboss-cvs-commits mailing list