forked from External/ergo
version 1.1.0
This commit is contained in:
parent
1fe73aaa9e
commit
6882edeff7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ var (
|
|||
)
|
||||
|
||||
const (
|
||||
SERVER_VERSION = "1.0.0"
|
||||
SERVER_VERSION = "1.1.0"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue