[Fb-contrib-commit] SF.net SVN: fb-contrib:[1483] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2010-01-14 05:45:35
|
Revision: 1483
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1483&view=rev
Author: dbrosius
Date: 2010-01-14 05:45:29 +0000 (Thu, 14 Jan 2010)
Log Message:
-----------
start 4.3.0 dev
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2010-01-14 05:35:23 UTC (rev 1482)
+++ trunk/fb-contrib/build.xml 2010-01-14 05:45:29 UTC (rev 1483)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="4.2.0"/>
+ <property name="fb-contrib.version" value="4.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.
|