summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
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 a7bc68942..2188b5839 100644
--- a/build.xml
+++ b/build.xml
@@ -176,7 +176,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
<property name="name" value="fop"/>
<property name="version" value="1.0dev"/>
<filter token="version" value="${version}"/>
- <property name="year" value="1999-2001"/>
+ <property name="year" value="1999-2002"/>
<echo message="------------------- ${Name} ${version} [${year}] ----------------"/>