[Fb-contrib-commit] SF.net SVN: fb-contrib: [786] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2007-01-28 09:14:30
|
Revision: 786
http://svn.sourceforge.net/fb-contrib/?rev=786&view=rev
Author: dbrosius
Date: 2007-01-28 01:14:29 -0800 (Sun, 28 Jan 2007)
Log Message:
-----------
go back to regular build
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2007-01-28 09:13:26 UTC (rev 785)
+++ trunk/fb-contrib/build.xml 2007-01-28 09:14:29 UTC (rev 786)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.0.8"/>
+ <property name="fb-contrib.version" value="3.1.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.
|