Author: crossley
Date: Fri Feb 10 06:31:33 2006
New Revision: 376705
URL: http://svn.apache.org/viewcvs?rev=376705&view=rev
Log:
Uses locationmap now, so increase version number and declare forrest-0.8
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml?rev=376705&r1=376704&r2=376705&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml Fri
Feb 10 06:31:33 2006
@@ -18,9 +18,9 @@
<project default="docs" basedir="." name="Forrest plugin build file">
<property name="plugin-name" value="org.apache.forrest.plugin.output.pdf"/>
- <property name="forrest.version" value="0.7"/>
+ <property name="forrest.version" value="0.8"/>
<property name="type" value="output"/>
- <property name="plugin-version" value="0.1"/>
+ <property name="plugin-version" value="0.2"/>
<property name="description" value="Create PDF documents from Forrest
documents."/>
<property name="author" value="Apache Forrest Project"/>
<property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.pdf"/>