Author: mkratt Date: 2007-09-20 16:57:51 -0700 (Thu, 20 Sep 2007) New Revision: 6543
Modified: openlaszlo/branches/wafflecone/build.properties Log: Change version from 4.0.5 to 4.0.x Modified: openlaszlo/branches/wafflecone/build.properties =================================================================== --- openlaszlo/branches/wafflecone/build.properties 2007-09-20 21:25:06 UTC (rev 6542) +++ openlaszlo/branches/wafflecone/build.properties 2007-09-20 23:57:51 UTC (rev 6543) @@ -3,11 +3,11 @@ #LPS things # LPS_NAME = OpenLaszlo -version.id = 4.0.5 -version.id.upper = 4.0.5 +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.5 +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 _______________________________________________ Laszlo-checkins mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins
