bumped version

This commit is contained in:
Derek Collison
2012-12-06 12:05:56 -08:00
parent 98fc339cdc
commit 21079c9c2c

View File

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