Skip to content

Commit

Permalink
Update version to b17.
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiancalhoun committed Jun 3, 2013
1 parent c7af1b0 commit 3670083
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 @@ -104,7 +104,7 @@

<!-- Inputs -->
<!-- this version should be set to the upcoming version, so it can be tagged without requiring a bump first -->
<property name="version" value="b16" />
<property name="version" value="b17" />
<property name="sourceDirectory" location="Source" />
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
<property name="examplesDirectory" location="Examples" />
Expand Down

0 comments on commit 3670083

Please sign in to comment.