preparing for a release

This commit is contained in:
Oliver Burn 2009-04-18 00:20:35 +00:00
parent b24dc78ac3
commit 2f06e868b1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<property file="checkstyle.buildproperties" />
<property file="${user.home}/checkstyle.buildproperties" />
<property name="version" value="5.0-beta3" />
<property name="version" value="5.0" />
<property name="ant.jar" value="${ant.home}/lib/ant.jar" />
<property name="antlr.jar" value="lib/antlr.jar" />
<property name="velocity.jar" value="lib/velocity-dep-1.4.jar" />