[Fb-contrib-commit] SF.net SVN: fb-contrib: [812] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2007-02-01 08:01:14
|
Revision: 812 http://svn.sourceforge.net/fb-contrib/?rev=812&view=rev Author: dbrosius Date: 2007-02-01 00:01:15 -0800 (Thu, 01 Feb 2007) Log Message: ----------- get ready for 3.2.1 Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2007-02-01 08:00:24 UTC (rev 811) +++ trunk/fb-contrib/build.xml 2007-02-01 08:01:15 UTC (rev 812) @@ -20,7 +20,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="3.2.0"/> + <property name="fb-contrib.version" value="3.2.1"/> <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. |