[Fb-contrib-commit] SF.net SVN: fb-contrib: [1022] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-06-01 20:38:27
|
Revision: 1022
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1022&view=rev
Author: dbrosius
Date: 2008-06-01 13:38:28 -0700 (Sun, 01 Jun 2008)
Log Message:
-----------
get ready for 3.6.0 release
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2008-05-26 23:01:37 UTC (rev 1021)
+++ trunk/fb-contrib/build.xml 2008-06-01 20:38:28 UTC (rev 1022)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.5.0"/>
+ <property name="fb-contrib.version" value="3.6.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.
|