[Fb-contrib-commit] SF.net SVN: fb-contrib: [515] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2006-05-02 02:24:18
|
Revision: 515 Author: dbrosius Date: 2006-05-01 19:24:14 -0700 (Mon, 01 May 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=515&view=rev Log Message: ----------- get ready for 2.7.0 development Modified Paths: -------------- trunk/fb-contrib/build.xml Modified: trunk/fb-contrib/build.xml =================================================================== --- trunk/fb-contrib/build.xml 2006-05-02 02:05:26 UTC (rev 514) +++ trunk/fb-contrib/build.xml 2006-05-02 02:24:14 UTC (rev 515) @@ -19,7 +19,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="fb-contrib.version" value="2.6.0"/> + <property name="fb-contrib.version" value="2.7.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. |