[Fb-contrib-commit] SF.net SVN: fb-contrib:[1628] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2010-10-14 04:45:44
|
Revision: 1628
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1628&view=rev
Author: dbrosius
Date: 2010-10-14 04:45:37 +0000 (Thu, 14 Oct 2010)
Log Message:
-----------
start the 4.7.0 development
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2010-09-28 00:12:54 UTC (rev 1627)
+++ trunk/fb-contrib/build.xml 2010-10-14 04:45:37 UTC (rev 1628)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="4.6.0"/>
+ <property name="fb-contrib.version" value="4.7.0"/>
<target name="clean" description="removes all generated collateral">
<delete dir="${classes.dir}"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|