[Fb-contrib-commit] SF.net SVN: fb-contrib: [767] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2007-01-03 22:56:08
|
Revision: 767 http://svn.sourceforge.net/fb-contrib/?rev=767&view=rev Author: dbrosius Date: 2007-01-03 14:56:06 -0800 (Wed, 03 Jan 2007) Log Message: ----------- get ready for 3_0_6 Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2007-01-03 22:55:37 UTC (rev 766) +++ trunk/fb-contrib/build.xml 2007-01-03 22:56:06 UTC (rev 767) @@ -20,7 +20,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="3.0.5"/> + <property name="fb-contrib.version" value="3.0.6"/> <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. |