[Fb-contrib-commit] SF.net SVN: fb-contrib:[1128] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-03-01 07:39:30
|
Revision: 1128
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1128&view=rev
Author: dbrosius
Date: 2009-03-01 07:39:25 +0000 (Sun, 01 Mar 2009)
Log Message:
-----------
go back to development
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2009-03-01 05:08:12 UTC (rev 1127)
+++ trunk/fb-contrib/build.xml 2009-03-01 07:39:25 UTC (rev 1128)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.8.0"/>
+ <property name="fb-contrib.version" value="3.9.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.
|