Author: ben Date: 2007-11-21 10:53:26 -0800 (Wed, 21 Nov 2007) New Revision: 7344
Modified: openlaszlo/branches/4.0.5.1/build.properties Log: Changed build.properties to 4.0.5.1 Development. Modified: openlaszlo/branches/4.0.5.1/build.properties =================================================================== --- openlaszlo/branches/4.0.5.1/build.properties 2007-11-21 18:40:49 UTC (rev 7343) +++ openlaszlo/branches/4.0.5.1/build.properties 2007-11-21 18:53:26 UTC (rev 7344) @@ -3,11 +3,11 @@ #LPS things # LPS_NAME = OpenLaszlo -version.id = 4.0.5 -version.id.upper = 4.0.5 +version.id = 4.0.5.1 +version.id.upper = 4.0.5.1 # Set this in a release to the release name -release = Production -release.id = 4.0.5 +release = Development +release.id = 4.0.5.1 # 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
