[Patchanim-commit] SF.net SVN: patchanim: [69] trunk/patchanim/build.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2008-01-30 02:58:29
|
Revision: 69 http://patchanim.svn.sourceforge.net/patchanim/?rev=69&view=rev Author: dbrosius Date: 2008-01-29 18:55:45 -0800 (Tue, 29 Jan 2008) Log Message: ----------- get ready for the 0.2.0 release Modified Paths: -------------- trunk/patchanim/build.xml Modified: trunk/patchanim/build.xml =================================================================== --- trunk/patchanim/build.xml 2008-01-30 02:55:22 UTC (rev 68) +++ trunk/patchanim/build.xml 2008-01-30 02:55:45 UTC (rev 69) @@ -32,7 +32,7 @@ <property name="javac.deprecation" value="on"/> <property name="javac.debug" value="on"/> - <property name="patchanim.version" value="0.1.0"/> + <property name="patchanim.version" value="0.2.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. |