]> source.dussan.org Git - javassist.git/commitdiff
JBQA-324 update version to 3.2.0.CR1
authorrcampbell <rcampbell@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Sat, 18 Mar 2006 18:40:03 +0000 (18:40 +0000)
committerrcampbell <rcampbell@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Sat, 18 Mar 2006 18:40:03 +0000 (18:40 +0000)
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@263 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

src/main/javassist/CtClass.java

index fe6597a1f31bc7fc5706249c4893e15358122340..f77296e2d54c422ac55ca2ba78e4ac7099363df6 100644 (file)
@@ -51,7 +51,7 @@ public abstract class CtClass {
     /**
      * The version number of this release.
      */
-    public static final String version = "3.2 beta";
+    public static final String version = "3.2.0.CR1";
 
     /**
      * Prints the version number and the copyright notice.