Bumped version

This commit is contained in:
Derek Collison
2015-01-09 18:47:46 -08:00
parent 651d169dfd
commit 05a3e658e2

View File

@@ -8,7 +8,7 @@ import (
const (
// VERSION is the current version for the server.
VERSION = "0.5.7"
VERSION = "0.5.8"
// DEFAULT_PORT is the deault port for client connections.
DEFAULT_PORT = 4222