[Laszlo-checkins] r10152 - openlaszlo/trunk

mkratt@openlaszlo.org mkratt at openlaszlo.org
Tue Jul 1 10:51:37 PDT 2008


Author: mkratt
Date: 2008-07-01 10:51:36 -0700 (Tue, 01 Jul 2008)
New Revision: 10152

Modified:
   openlaszlo/trunk/build.properties
Log:
change version to 4.1.0 production

Modified: openlaszlo/trunk/build.properties
===================================================================
--- openlaszlo/trunk/build.properties	2008-07-01 17:15:15 UTC (rev 10151)
+++ openlaszlo/trunk/build.properties	2008-07-01 17:51:36 UTC (rev 10152)
@@ -3,11 +3,11 @@
 #LPS things
 #
 LPS_NAME = OpenLaszlo
-version.id = 4.1.x
-version.id.upper = 4.1.x
+version.id = 4.1.0
+version.id.upper = 4.1.0
 # Set this in a release to the release name
-release = Latest
-release.id = 4.1.x
+release = Production
+release.id = 4.1.0
 # 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