[Laszlo-checkins] r7102 - openlaszlo/branches/wafflecone

mkratt@openlaszlo.org mkratt at openlaszlo.org
Fri Nov 2 12:56:09 PDT 2007


Author: mkratt
Date: 2007-11-02 12:56:08 -0700 (Fri, 02 Nov 2007)
New Revision: 7102

Modified:
   openlaszlo/branches/wafflecone/build.properties
Log:
change release to 4.0.7 and make it RC

Modified: openlaszlo/branches/wafflecone/build.properties
===================================================================
--- openlaszlo/branches/wafflecone/build.properties	2007-11-02 19:39:12 UTC (rev 7101)
+++ openlaszlo/branches/wafflecone/build.properties	2007-11-02 19:56:08 UTC (rev 7102)
@@ -3,14 +3,14 @@
 #LPS things
 #
 LPS_NAME = OpenLaszlo
-version.id = 4.0.x
-version.id.upper = 4.0.x
+version.id = 4.0.7
+version.id.upper = 4.0.7
 # Set this in a release to the release name
-release = Latest
-release.id = 4.0.x
+release = RC
+release.id = 4.0.7
 # Set this in a release to the release build
 # Otherwise an ant task will compute it from svn
-#build.id = 
+build.id = 4.0.7
 
 build.java.version = 1.4
 build.min.java.version = 1.4.2



More information about the Laszlo-checkins mailing list