mirror of
https://github.com/ergochat/ergo.git
synced 2024-12-22 18:52:41 +01:00
version 1.2.0
This commit is contained in:
parent
bf5175f5e8
commit
e9c5e4794e
@ -23,7 +23,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SEM_VER = "ergonomadic-1.1.0"
|
SEM_VER = "ergonomadic-1.2.0"
|
||||||
CRLF = "\r\n"
|
CRLF = "\r\n"
|
||||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user