]> source.dussan.org Git - javassist.git/commitdiff
updated the version name
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Wed, 14 Feb 2007 11:32:53 +0000 (11:32 +0000)
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Wed, 14 Feb 2007 11:32:53 +0000 (11:32 +0000)
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@353 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

src/main/javassist/CtClass.java

index a5151ec89f81fcc220421843375646acb6d6c2fd..97441cac02f5a8d224953d59820e60c07213d455 100644 (file)
@@ -52,7 +52,7 @@ public abstract class CtClass {
     /**
      * The version number of this release.
      */
-    public static final String version = "3.5unstable";
+    public static final String version = "3.5CR1";
 
     /**
      * Prints the version number and the copyright notice.