Skip to content

Commit

Permalink
really tag 0.5.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Evans committed Nov 20, 2009
1 parent 52dfd5e commit bc186db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<property name="test.name" value="*Test"/>
<property name="test.unit.src" value="${test.dir}/unit"/>
<property name="dist.dir" value="${build.dir}/dist"/>
<property name="version" value="0.4.2"/>
<property name="version" value="0.5.0-beta1"/>
<property name="final.name" value="${ant.project.name}-${version}"/>

<!-- http://cobertura.sourceforge.net/ -->
Expand Down

0 comments on commit bc186db

Please sign in to comment.