Skip to content

Commit

Permalink
Bump version to b15
Browse files Browse the repository at this point in the history
  • Loading branch information
mramato committed Apr 1, 2013
1 parent 4198421 commit 149403c
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 @@ -108,7 +108,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="b14" />
<property name="version" value="b15" />
<property name="sourceDirectory" location="Source" />
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
<property name="examplesDirectory" location="Examples" />
Expand Down

0 comments on commit 149403c

Please sign in to comment.