bumped version

This commit is contained in:
Derek Collison
2012-12-18 17:27:44 -08:00
parent 69bc1a2e25
commit 5a140d2079

View File

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