[Fb-contrib-commit] SF.net SVN: fb-contrib: [746] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2006-12-21 09:12:32
|
Revision: 746
http://svn.sourceforge.net/fb-contrib/?rev=746&view=rev
Author: dbrosius
Date: 2006-12-21 01:12:31 -0800 (Thu, 21 Dec 2006)
Log Message:
-----------
bump to dev version 3.1.0
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2006-12-21 09:10:40 UTC (rev 745)
+++ trunk/fb-contrib/build.xml 2006-12-21 09:12:31 UTC (rev 746)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.0.2"/>
+ <property name="fb-contrib.version" value="3.1.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.
|