mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
v.1.2.12
This commit is contained in:
parent
3441cb7ebe
commit
8f0d2b89ee
@ -23,7 +23,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SEM_VER = "ergonomadic-1.2.11"
|
SEM_VER = "ergonomadic-1.2.12"
|
||||||
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