Skip to content

Commit

Permalink
fix version string
Browse files Browse the repository at this point in the history
  • Loading branch information
jlatt committed Apr 18, 2012
1 parent 259fd40 commit 8ac1909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/irc/constants.go
Expand Up @@ -2,7 +2,7 @@
package irc

const (
VERSION = "goircd-1"
VERSION = "ergonomadic-1"
)

const (
Expand Down

0 comments on commit 8ac1909

Please sign in to comment.