Bumped version

This commit is contained in:
Derek Collison
2012-12-17 16:12:38 -08:00
parent c697028776
commit 96de79a253

View File

@@ -7,7 +7,7 @@ import (
)
const (
VERSION = "go 0.2.1.alpha.4"
VERSION = "go 0.2.1.alpha.6"
DEFAULT_PORT = 4222
DEFAULT_HOST = "0.0.0.0"