mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-09 20:02:07 -08:00
v1.4.1
This commit is contained in:
parent
2e212e3692
commit
37e15d7f62
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package irc
|
||||
|
||||
const (
|
||||
SEM_VER = "ergonomadic-1.4"
|
||||
SEM_VER = "ergonomadic-1.4.1"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue