update version number

This commit is contained in:
Oliver Burn 2005-08-09 12:18:12 +00:00
parent 89f8ecc0fe
commit 528dca02c7
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<property name="xdocs.dest" value="target/docs"/>
<property name="checkstyle.minimum.javaversion" value="1.4" />
<property name="checkstyle.testinputs.minimum.javaversion" value="1.5" />
<property name="version" value="4.0-beta5" />
<property name="version" value="4.0-beta6" />
<property name="testcases" value="**/*Test.java"/>