Update version.

Upstream-commit: 590fc58de70bb281812371be6e44ccb7d73d3ec6
Component: engine
This commit is contained in:
Guillaume J. Charmes
2013-08-05 14:49:37 -07:00
parent 4b74bc802f
commit 5e3a4de02f
+1 -1
View File
@@ -27,7 +27,7 @@ import (
"unicode"
)
const VERSION = "0.5.0-dev"
const VERSION = "0.5.1-dev"
var (
GITCOMMIT string