Author: mkratt Date: 2007-10-17 10:37:29 -0700 (Wed, 17 Oct 2007) New Revision: 6887
Modified: openlaszlo/branches/wafflecone/build.properties Log: change back to 4.0.x Modified: openlaszlo/branches/wafflecone/build.properties =================================================================== --- openlaszlo/branches/wafflecone/build.properties 2007-10-17 17:16:11 UTC (rev 6886) +++ openlaszlo/branches/wafflecone/build.properties 2007-10-17 17:37:29 UTC (rev 6887) @@ -3,14 +3,14 @@ #LPS things # LPS_NAME = OpenLaszlo -version.id = 4.0.6 -version.id.upper = 4.0.6 +version.id = 4.0.x +version.id.upper = 4.0.x # Set this in a release to the release name -release = Production -release.id = 4.0.6 +release = Latest +release.id = 4.0.x # Set this in a release to the release build # Otherwise an ant task will compute it from svn -build.id = 4.0.6 +#build.id = 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
