mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-13 07:29:30 +01:00
v1.4.4
This commit is contained in:
parent
79dc46dac8
commit
84eed13f1d
@ -1,7 +1,7 @@
|
|||||||
package irc
|
package irc
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SEM_VER = "ergonomadic-1.4.3"
|
SEM_VER = "ergonomadic-1.4.4"
|
||||||
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