[Fb-contrib-commit] SF.net SVN: fb-contrib: [870] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2007-02-26 08:11:17
|
Revision: 870
http://svn.sourceforge.net/fb-contrib/?rev=870&view=rev
Author: dbrosius
Date: 2007-02-26 00:11:18 -0800 (Mon, 26 Feb 2007)
Log Message:
-----------
switch to 3.4 dev
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2007-02-26 08:01:55 UTC (rev 869)
+++ trunk/fb-contrib/build.xml 2007-02-26 08:11:18 UTC (rev 870)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.2.4"/>
+ <property name="fb-contrib.version" value="3.4.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.
|