Put in place a beta version number

This commit is contained in:
Oliver Burn 2005-03-25 01:40:55 +00:00
parent 117d339322
commit 188ba5ebd0
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@
<property name="xdocs.src" value="src/xdocs"/>
<property name="xdocs.dest" value="target/docs"/>
<property name="version" value="4.0alpha" />
<property name="version" value="4.0-beta1" />
<path id="build.classpath">
<pathelement location="${antlr.jar}" />

View File

@ -4,7 +4,7 @@
<properties>
<meta name="keywords" content="inspection, lint, java"/>
<title>Checkstyle</title>
<title>Checkstyle @CHECKSTYLE_VERSION@</title>
<author email="checkstyle-devel@lists.sourceforge.net">Checkstyle Development Team</author>
</properties>
@ -209,7 +209,7 @@
</section>
</body>
</document>
</document>