[Fb-contrib-commit] SF.net SVN: fb-contrib: [845] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2007-02-08 03:40:25
|
Revision: 845 http://svn.sourceforge.net/fb-contrib/?rev=845&view=rev Author: dbrosius Date: 2007-02-07 19:40:25 -0800 (Wed, 07 Feb 2007) Log Message: ----------- move to 3.3.0 dev Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2007-02-07 22:46:16 UTC (rev 844) +++ trunk/fb-contrib/build.xml 2007-02-08 03:40:25 UTC (rev 845) @@ -20,7 +20,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="3.2.2"/> + <property name="fb-contrib.version" value="3.3.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. |