Version 0.84

This commit is contained in:
James Roseborough
2008-12-10 17:13:23 +00:00
parent 2556f06e6a
commit 79914762cc
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,7 @@
</javadoc>
</target>
<target name="dist">
<target name="dist" depends="all">
<delete dir="build/luaj-${version}"/>
<mkdir dir="build/luaj-${version}/src"/>
<mkdir dir="build/luaj-${version}/lib"/>

View File

@@ -1 +1 @@
version: 0.83
version: 0.84