Skip to content

Commit

Permalink
Bump Cesium version to b18.
Browse files Browse the repository at this point in the history
  • Loading branch information
mramato committed Jul 1, 2013
1 parent edfe09f commit e220e1f
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 @@ -109,7 +109,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="b17" />
<property name="version" value="b18" />
<property name="sourceDirectory" location="Source" />
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
<property name="examplesDirectory" location="Examples" />
Expand Down

0 comments on commit e220e1f

Please sign in to comment.