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

Shigeru Chiba chiba at is.titech.ac.jp
Fri Jun 13 06:32:02 EDT 2008


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

  Modified:    src/main/javassist  CtClass.java
  Log:
  for 3.8.0.GA release
  
  Revision  Changes    Path
  1.98      +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.97
  retrieving revision 1.98
  diff -u -b -r1.97 -r1.98
  --- CtClass.java	1 May 2008 10:47:59 -0000	1.97
  +++ CtClass.java	13 Jun 2008 10:32:01 -0000	1.98
  @@ -52,7 +52,7 @@
       /**
        * The version number of this release.
        */
  -    public static final String version = "3.7.1.GA";
  +    public static final String version = "3.8.0.GA";
   
       /**
        * Prints the version number and the copyright notice.
  
  
  



More information about the jboss-cvs-commits mailing list