[fusion-commits] r2955 - branches/fusion-mg31
svn_fusion at osgeo.org
svn_fusion at osgeo.org
Wed Jul 27 07:32:43 PDT 2016
Author: jng
Date: 2016-07-27 07:32:43 -0700 (Wed, 27 Jul 2016)
New Revision: 2955
Modified:
branches/fusion-mg31/
branches/fusion-mg31/build.xml
Log:
Merged revision(s) 2954 from trunk:
Set proper version number
........
Property changes on: branches/fusion-mg31
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/fusion-mg24:2560
/branches/fusion-mg26:2855,2869
/sandbox/adsk/2.6l:2911
/sandbox/adsk/3.1n:2925-2927
/sandbox/createruntimemap:2699-2708
/sandbox/jxlib-3.0:1957-2248
/sandbox/ol213:2801-2803
/sandbox/robust_error_handling:2818-2825
/sandbox/stamen:2873-2875
/sandbox/tiling:2845-2846
/trunk:2946,2950
+ /branches/fusion-mg24:2560
/branches/fusion-mg26:2855,2869
/sandbox/adsk/2.6l:2911
/sandbox/adsk/3.1n:2925-2927
/sandbox/createruntimemap:2699-2708
/sandbox/jxlib-3.0:1957-2248
/sandbox/ol213:2801-2803
/sandbox/robust_error_handling:2818-2825
/sandbox/stamen:2873-2875
/sandbox/tiling:2845-2846
/trunk:2946,2950,2954
Modified: branches/fusion-mg31/build.xml
===================================================================
--- branches/fusion-mg31/build.xml 2016-07-27 14:31:27 UTC (rev 2954)
+++ branches/fusion-mg31/build.xml 2016-07-27 14:32:43 UTC (rev 2955)
@@ -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="3.0.0"/>
+ <property name="app.version" value="3.1.0"/>
<property name="build.home" value="${basedir}/build"/>
<property name="deploy.home" value="${basedir}/../${app.name}"/>
<property name="selfbuild.home" value="${basedir}/selfbuild"/>
More information about the fusion-commits
mailing list