[Fb-contrib-commit] SF.net SVN: fb-contrib:[1284] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-09-12 23:13:09
|
Revision: 1284
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1284&view=rev
Author: dbrosius
Date: 2009-09-12 22:51:08 +0000 (Sat, 12 Sep 2009)
Log Message:
-----------
move to 4.0.0
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2009-09-12 20:44:51 UTC (rev 1283)
+++ trunk/fb-contrib/build.xml 2009-09-12 22:51:08 UTC (rev 1284)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.9.0"/>
+ <property name="fb-contrib.version" value="4.0.0"/>
<target name="clean" description="removes all generated collateral">
<delete dir="${classes.dir}"/>
@@ -189,4 +189,4 @@
<target name="release" depends="build, check14, srczip, html, javadoc" description="prepares everything for a release"/>
-</project>
\ No newline at end of file
+</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|