Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
--HG--
extra : convert_revision : svn%3Aaa2aecf3-ea3e-0410-9d70-716747e7c967/trunk%40328
  • Loading branch information
mockitoguy committed Jan 22, 2008
1 parent c11da9a commit 2228fd2
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 @@ -17,7 +17,7 @@
<property name="lib.dir.run" value="${lib.dir}/run" />
<property name="lib.dir.test" value="${lib.dir}/test" />

<property name="version" value="0.9" />
<property name="version" value="0.9x" />
<property name="jar.core" value="mockito-core-${version}.jar" />
<property name="jar.all" value="mockito-all-${version}.jar" />
<property name="zip" value="mockito-${version}.zip" />
Expand Down

0 comments on commit 2228fd2

Please sign in to comment.