]> source.dussan.org Git - aspectj.git/commitdiff
using DEVELOPMENT as active cvs version
authorjhugunin <jhugunin>
Thu, 19 Dec 2002 18:00:10 +0000 (18:00 +0000)
committerjhugunin <jhugunin>
Thu, 19 Dec 2002 18:00:10 +0000 (18:00 +0000)
bridge/src/org/aspectj/bridge/Version.java

index 663c17b35b4a3f8a17939698143c8fb5e86e2a7c..813346f21b69089445ab0e564e51963f4df5e029 100644 (file)
@@ -27,7 +27,7 @@ public class Version {
     public static final long NOTIME = 0L;
     
     /** set by build script */
-    public static final String text = "1.1b2";
+    public static final String text = DEVELOPMENT;
     
     /** 
       * Time text set by build script using SIMPLE_DATE_FORMAT.