Skip to content

Commit 27222fc

Browse files
committed
Update build.xml to b25
1 parent 8af4b14 commit 27222fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130

131131
<!-- Inputs -->
132132
<!-- this version should be set to the upcoming version, so it can be tagged without requiring a bump first -->
133-
<property name="version" value="b24" />
133+
<property name="version" value="b25" />
134134
<property name="sourceDirectory" location="Source" />
135135
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
136136
<property name="examplesDirectory" location="Examples" />

0 commit comments

Comments
 (0)