Fix version number

This commit is contained in:
Oliver Burn 2004-12-07 11:46:28 +00:00
parent 66cc059f71
commit a015df25f2
1 changed files with 1 additions and 1 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="3.5" />
<property name="version" value="4.0alpha" />
<path id="build.classpath">
<pathelement location="${antlr.jar}" />