[Fb-contrib-commit] SF.net SVN: fb-contrib: [1029] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-06-02 07:04:13
|
Revision: 1029
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1029&view=rev
Author: dbrosius
Date: 2008-06-02 00:04:19 -0700 (Mon, 02 Jun 2008)
Log Message:
-----------
bump version to 3.7.0
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2008-06-02 07:03:29 UTC (rev 1028)
+++ trunk/fb-contrib/build.xml 2008-06-02 07:04:19 UTC (rev 1029)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.6.0"/>
+ <property name="fb-contrib.version" value="3.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.
|