Author: mkratt Date: 2007-11-02 12:56:08 -0700 (Fri, 02 Nov 2007) New Revision: 7102
Modified: openlaszlo/branches/wafflecone/build.properties Log: change release to 4.0.7 and make it RC Modified: openlaszlo/branches/wafflecone/build.properties =================================================================== --- openlaszlo/branches/wafflecone/build.properties 2007-11-02 19:39:12 UTC (rev 7101) +++ openlaszlo/branches/wafflecone/build.properties 2007-11-02 19:56:08 UTC (rev 7102) @@ -3,14 +3,14 @@ #LPS things # LPS_NAME = OpenLaszlo -version.id = 4.0.x -version.id.upper = 4.0.x +version.id = 4.0.7 +version.id.upper = 4.0.7 # Set this in a release to the release name -release = Latest -release.id = 4.0.x +release = RC +release.id = 4.0.7 # Set this in a release to the release build # Otherwise an ant task will compute it from svn -#build.id = +build.id = 4.0.7 build.java.version = 1.4 build.min.java.version = 1.4.2 _______________________________________________ Laszlo-checkins mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins
