[Fb-contrib-commit] SF.net SVN: fb-contrib: [572] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-06-21 02:08:24
|
Revision: 572 Author: dbrosius Date: 2006-06-20 19:08:15 -0700 (Tue, 20 Jun 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=572&view=rev Log Message: ----------- prepare for starting version 3.0.0 Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2006-06-21 02:06:25 UTC (rev 571) +++ trunk/fb-contrib/build.xml 2006-06-21 02:08:15 UTC (rev 572) @@ -19,7 +19,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="2.8.0"/> + <property name="fb-contrib.version" value="2.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. |