[Fb-contrib-commit] SF.net SVN: fb-contrib: [848] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2007-02-09 23:30:56
|
Revision: 848 http://svn.sourceforge.net/fb-contrib/?rev=848&view=rev Author: dbrosius Date: 2007-02-09 15:30:56 -0800 (Fri, 09 Feb 2007) Log Message: ----------- 3.2.3 Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2007-02-09 23:10:11 UTC (rev 847) +++ trunk/fb-contrib/build.xml 2007-02-09 23:30:56 UTC (rev 848) @@ -20,7 +20,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="3.3.0"/> + <property name="fb-contrib.version" value="3.2.3"/> <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. |