Skip to content

Commit

Permalink
Update build.xml for b9 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mramato committed Oct 1, 2012
1 parent 97e4ed9 commit 76a3db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -83,7 +83,7 @@
<property name="build.minification" value="false" />

<!-- Inputs -->
<property name="version" value="b8" />
<property name="version" value="b9" />
<property name="sourceDirectory" location="Source" />
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
<property name="examplesDirectory" location="Examples" />
Expand Down

0 comments on commit 76a3db1

Please sign in to comment.