[fusion-commits] r1715 - branches/fusion2-mg21

svn_fusion at osgeo.org svn_fusion at osgeo.org
Mon Dec 15 08:41:46 EST 2008


Author: pagameba
Date: 2008-12-15 08:41:46 -0500 (Mon, 15 Dec 2008)
New Revision: 1715

Modified:
   branches/fusion2-mg21/build.xml
Log:
update build version.

Modified: branches/fusion2-mg21/build.xml
===================================================================
--- branches/fusion2-mg21/build.xml	2008-12-15 13:30:33 UTC (rev 1714)
+++ branches/fusion2-mg21/build.xml	2008-12-15 13:41:46 UTC (rev 1715)
@@ -74,7 +74,7 @@
   <property environment="env"/>
   <property name="app.name" value="fusion"/>
   <property name="app.path" value="/${app.name}"/>
-  <property name="app.version" value="1.1.x"/>
+  <property name="app.version" value="2.0.x"/>
   <property name="build.home" value="${basedir}/build"/>
   <property name="deploy.home" value="."/>
   <property name="dist.home" value="${basedir}/dist"/>



More information about the fusion-commits mailing list