Bumped version

This commit is contained in:
Derek Collison
2014-01-07 18:37:06 -08:00
parent c36036541b
commit afb456e2ea

View File

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