Skip to content

Commit 318dc80

Browse files
committed
Update CHANGES.md and build.xml for b7 release.
1 parent 25de62d commit 318dc80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Change Log
44
Beta Releases
55
-------------
66

7-
### b7 - xx/xx/2012
7+
### b7 - 08/01/2012
88

99
* Breaking changes:
1010
* Removed keyboard input handling from `EventHandler`.

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<property name="build.minification" value="false" />
7575

7676
<!-- Inputs -->
77-
<property name="version" value="b6a" />
77+
<property name="version" value="b7" />
7878
<property name="sourceDirectory" location="Source" />
7979
<property name="shadersDirectory" location="${sourceDirectory}/Shaders" />
8080
<property name="examplesDirectory" location="Examples" />

0 commit comments

Comments
 (0)