[Fb-contrib-commit] SF.net SVN: fb-contrib: [943] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2007-11-01 03:43:54
|
Revision: 943 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=943&view=rev Author: dbrosius Date: 2007-10-31 20:43:55 -0700 (Wed, 31 Oct 2007) Log Message: ----------- get ready for 3.4.0 Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2007-10-31 05:16:52 UTC (rev 942) +++ trunk/fb-contrib/build.xml 2007-11-01 03:43:55 UTC (rev 943) @@ -20,7 +20,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="3.3.0"/> + <property name="fb-contrib.version" value="3.4.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. |