[Fb-contrib-commit] SF.net SVN: fb-contrib: [666] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2006-10-10 06:00:37
|
Revision: 666
http://svn.sourceforge.net/fb-contrib/?rev=666&view=rev
Author: dbrosius
Date: 2006-10-09 23:00:34 -0700 (Mon, 09 Oct 2006)
Log Message:
-----------
prepare for 3.0.1
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2006-10-10 05:58:53 UTC (rev 665)
+++ trunk/fb-contrib/build.xml 2006-10-10 06:00:34 UTC (rev 666)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.0.0"/>
+ <property name="fb-contrib.version" value="3.0.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.
|