[Patchanim-commit] SF.net SVN: patchanim:[271] trunk/patchanim/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2008-12-28 06:40:27
|
Revision: 271 http://patchanim.svn.sourceforge.net/patchanim/?rev=271&view=rev Author: dbrosius Date: 2008-12-28 06:40:25 +0000 (Sun, 28 Dec 2008) Log Message: ----------- upgrade to 1.3.0 Modified Paths: -------------- trunk/patchanim/build.xml Modified: trunk/patchanim/build.xml =================================================================== --- trunk/patchanim/build.xml 2008-12-28 06:38:31 UTC (rev 270) +++ trunk/patchanim/build.xml 2008-12-28 06:40:25 UTC (rev 271) @@ -35,7 +35,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="patchanim.version" value="1.2.0"/> + <property name="patchanim.version" value="1.3.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. |