This commit is contained in:
Derek Collison
2015-08-22 12:07:10 -07:00
parent 19fa089b4e
commit 4253eb3ce7

View File

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