[Laszlo-checkins] r14330 - openlaszlo/branches/4.2

ptw@openlaszlo.org ptw at openlaszlo.org
Wed Jul 15 12:26:58 PDT 2009


Author: ptw
Date: 2009-07-15 12:26:57 -0700 (Wed, 15 Jul 2009)
New Revision: 14330

Modified:
   openlaszlo/branches/4.2/build.properties
Log:
Change 20090715-ptw-8 by ptw at dueling-banjos.home on 2009-07-15 15:25:36 EDT
    in /Users/ptw/OpenLaszlo/4.2
    for http://svn.openlaszlo.org/openlaszlo/branches/4.2

Summary: Update build properties now that 4.2.0.3 has been released



Modified: openlaszlo/branches/4.2/build.properties
===================================================================
--- openlaszlo/branches/4.2/build.properties	2009-07-15 19:16:58 UTC (rev 14329)
+++ openlaszlo/branches/4.2/build.properties	2009-07-15 19:26:57 UTC (rev 14330)
@@ -3,11 +3,11 @@
 #LPS things
 #
 LPS_NAME = OpenLaszlo
-version.id = 4.2.0.3
-version.id.upper = 4.2.0.3
+version.id = 4.2.0.4
+version.id.upper = 4.2.0.4
 # Set this in a release to the release name
-release = Production
-release.id = 4.2.0.3
+release = Latest
+release.id = 4.2.0.4
 # Set this in a release to the release build
 # Otherwise an ant task will compute it from svn
 #build.id



More information about the Laszlo-checkins mailing list