[Laszlo-checkins] r5780 - openlaszlo/branches/4.0

ben@openlaszlo.org ben at openlaszlo.org
Tue Jul 24 17:44:11 PDT 2007


Author: ben
Date: 2007-07-24 17:44:09 -0700 (Tue, 24 Jul 2007)
New Revision: 5780

Modified:
   openlaszlo/branches/4.0/build.properties
Log:
updating version string to 4.0.4 RC

Modified: openlaszlo/branches/4.0/build.properties
===================================================================
--- openlaszlo/branches/4.0/build.properties	2007-07-25 00:43:08 UTC (rev 5779)
+++ openlaszlo/branches/4.0/build.properties	2007-07-25 00:44:09 UTC (rev 5780)
@@ -3,11 +3,11 @@
 #LPS things
 #
 LPS_NAME = OpenLaszlo
-version.id = 4.0.3
-version.id.upper = 4.0.3
+version.id = 4.0.4
+version.id.upper = 4.0.4
 # Set this in a release to the release name
-release = Production
-release.id = 4.0.3
+release = RC
+release.id = 4.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