mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-16 09:29:44 -07:00
ergonomadic -> oragono. I'm making lots of changes and this is AN EXPERIMENT. I want to differentiate this from Ergonomadic proper
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package irc
|
||||
|
||||
const (
|
||||
SEM_VER = "ergonomadic-1.4.4"
|
||||
SEM_VER = "oragono-1.4.4"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user