[Fb-contrib-commit] SF.net SVN: fb-contrib: [670] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-10-12 04:58:14
|
Revision: 670 http://svn.sourceforge.net/fb-contrib/?rev=670&view=rev Author: dbrosius Date: 2006-10-11 21:58:09 -0700 (Wed, 11 Oct 2006) Log Message: ----------- prepare for 3.0.2 Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2006-10-11 00:04:00 UTC (rev 669) +++ trunk/fb-contrib/build.xml 2006-10-12 04:58:09 UTC (rev 670) @@ -20,7 +20,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="3.0.1"/> + <property name="fb-contrib.version" value="3.0.2"/> <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. |