[Fb-contrib-commit] SF.net SVN: fb-contrib: [852] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2007-02-13 23:22:14
|
Revision: 852
http://svn.sourceforge.net/fb-contrib/?rev=852&view=rev
Author: dbrosius
Date: 2007-02-13 15:22:14 -0800 (Tue, 13 Feb 2007)
Log Message:
-----------
get ready for 3.2.4
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2007-02-13 23:19:12 UTC (rev 851)
+++ trunk/fb-contrib/build.xml 2007-02-13 23:22:14 UTC (rev 852)
@@ -20,7 +20,7 @@
<property name="javac.deprecation" value="on"/>
<property name="javac.debug" value="on"/>
- <property name="fb-contrib.version" value="3.2.3"/>
+ <property name="fb-contrib.version" value="3.2.4"/>
<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.
|