bump default version to 0.17
This commit is contained in:
parent
d7ccbf1cb0
commit
92f38b4464
@ -8,7 +8,7 @@ import (
|
||||
|
||||
const (
|
||||
DEFAULT_CLIENT_TAG string = "libnmdc.go"
|
||||
DEFAULT_CLIENT_VERSION string = "0.16"
|
||||
DEFAULT_CLIENT_VERSION string = "0.17"
|
||||
DEFAULT_HUB_NAME string = "(unknown)"
|
||||
SEND_KEEPALIVE_EVERY time.Duration = 29 * time.Second
|
||||
AUTO_RECONNECT_AFTER time.Duration = 30 * time.Second
|
||||
|
Loading…
Reference in New Issue
Block a user