Increment version

This commit is contained in:
Ken Robertson
2013-05-31 12:03:06 -07:00
parent ffbca0e49b
commit cc97e0c660

View File

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