[Laszlo-checkins] r10201 - openlaszlo/branches/4.1
mkratt@openlaszlo.org
mkratt at openlaszlo.org
Thu Jul 3 15:32:14 PDT 2008
Author: mkratt
Date: 2008-07-03 15:32:13 -0700 (Thu, 03 Jul 2008)
New Revision: 10201
Modified:
openlaszlo/branches/4.1/build.properties
Log:
Changed version id to 4.1.1 for the PopTart preview
Modified: openlaszlo/branches/4.1/build.properties
===================================================================
--- openlaszlo/branches/4.1/build.properties 2008-07-03 22:28:30 UTC (rev 10200)
+++ openlaszlo/branches/4.1/build.properties 2008-07-03 22:32:13 UTC (rev 10201)
@@ -3,11 +3,11 @@
#LPS things
#
LPS_NAME = OpenLaszlo
-version.id = 4.1.0
-version.id.upper = 4.1.0
+version.id = 4.1.1
+version.id.upper = 4.1.1
# Set this in a release to the release name
-release = RingDing Production
-release.id = 4.1.0
+release = PopTart Preview
+release.id = 4.1.1
# 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