aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorSteve Coffman <gears@apache.org>2000-10-05 17:58:56 +0000
committerSteve Coffman <gears@apache.org>2000-10-05 17:58:56 +0000
commite35eac47ffe4d24bad8abaa9414ab3a219cc5a31 (patch)
treee98f32c2fb3afe0ad8f693e2aac87ed2f78b1fb2 /build.xml
parentf6d2687d1f32a52ffd3c2946488fac074b11cfa9 (diff)
downloadxmlgraphics-fop-e35eac47ffe4d24bad8abaa9414ab3a219cc5a31.tar.gz
xmlgraphics-fop-e35eac47ffe4d24bad8abaa9414ab3a219cc5a31.zip
Domagoj Cosic's patch, and changed FOP CVS version to "0.15cvs" so
people's bug reports are understandable. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193717 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index de980bafe..de82dedf5 100644
--- a/build.xml
+++ b/build.xml
@@ -121,7 +121,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
<tstamp/>
<property name="Name" value="Fop"/>
<property name="name" value="fop"/>
- <property name="version" value="0.13"/>
+ <property name="version" value="0.15cvs"/>
<property name="year" value="1999-2000"/>
<echo message="------------------- ${Name} ${version} [${year}] ----------------"/>