mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-18 06:30:39 +01:00
v1.3
This commit is contained in:
parent
bc3480ebb8
commit
f1b610e1c1
@ -23,7 +23,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SEM_VER = "ergonomadic-1.2.15"
|
SEM_VER = "ergonomadic-1.3"
|
||||||
CRLF = "\r\n"
|
CRLF = "\r\n"
|
||||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user