Preparing the a full release.

This commit is contained in:
Oliver Burn 2005-11-23 09:08:05 +00:00
parent 9d8134f4e8
commit ccb6fb6104
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<property name="xdocs.dest" value="${target.dir}/docs"/>
<property name="checkstyle.minimum.javaversion" value="1.4" />
<property name="checkstyle.testinputs.minimum.javaversion" value="1.5" />
<property name="version" value="4.0-beta7" />
<property name="version" value="4.0" />
<property name="testcases" value="**/*Test.java"/>
<path id="build.classpath">