[Laszlo-checkins] r10202 - openlaszlo/trunk
mkratt@openlaszlo.org
mkratt at openlaszlo.org
Thu Jul 3 15:38:10 PDT 2008
Author: mkratt
Date: 2008-07-03 15:38:09 -0700 (Thu, 03 Jul 2008)
New Revision: 10202
Modified:
openlaszlo/trunk/build.properties
Log:
Change version id to 4.1.x
Modified: openlaszlo/trunk/build.properties
===================================================================
--- openlaszlo/trunk/build.properties 2008-07-03 22:32:13 UTC (rev 10201)
+++ openlaszlo/trunk/build.properties 2008-07-03 22:38:09 UTC (rev 10202)
@@ -3,11 +3,11 @@
#LPS things
#
LPS_NAME = OpenLaszlo
-version.id = 4.1.0
-version.id.upper = 4.1.0
+version.id = 4.1.x
+version.id.upper = 4.1.x
# Set this in a release to the release name
-release = RingDing Production
-release.id = 4.1.0
+release = Latest
+release.id = 4.1.x
# 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