Bumped version

This commit is contained in:
Derek Collison
2013-06-25 18:27:18 -05:00
parent bfee36860d
commit 96747a5988

View File

@@ -7,7 +7,7 @@ import (
)
const (
VERSION = "go-0.2.11.alpha.1"
VERSION = "go-0.2.12.alpha.1"
DEFAULT_PORT = 4222
DEFAULT_HOST = "0.0.0.0"