mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
fix version string
This commit is contained in:
parent
259fd40916
commit
8ac1909c19
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
package irc
|
package irc
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION = "goircd-1"
|
VERSION = "ergonomadic-1"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue