[Fb-contrib-commit] SF.net SVN: fb-contrib:[1570] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2010-06-09 04:54:40
|
Revision: 1570
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1570&view=rev
Author: dbrosius
Date: 2010-06-09 04:54:33 +0000 (Wed, 09 Jun 2010)
Log Message:
-----------
move to 4.5.0 development
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2010-06-09 04:53:45 UTC (rev 1569)
+++ trunk/fb-contrib/build.xml 2010-06-09 04:54:33 UTC (rev 1570)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="4.4.0"/>
+ <property name="fb-contrib.version" value="4.5.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.
|