[Laszlo-checkins] r10129 - openlaszlo/trunk
mkratt@openlaszlo.org
mkratt at openlaszlo.org
Sun Jun 29 18:58:37 PDT 2008
Author: mkratt
Date: 2008-06-29 18:58:36 -0700 (Sun, 29 Jun 2008)
New Revision: 10129
Modified:
openlaszlo/trunk/build.properties
Log:
change version to 4.1.0 production
Modified: openlaszlo/trunk/build.properties
===================================================================
--- openlaszlo/trunk/build.properties 2008-06-30 01:57:24 UTC (rev 10128)
+++ openlaszlo/trunk/build.properties 2008-06-30 01:58:36 UTC (rev 10129)
@@ -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 = Preview
-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