Bumped version

This commit is contained in:
Derek Collison
2013-06-12 00:14:31 -07:00
parent 33fdc5274d
commit 0b8c5f788a

View File

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