]> Cypherpunks.ru repositories - goircd.git/blobdiff - goircd.go
Properly stop room's processor
[goircd.git] / goircd.go
index f8aad490d8a47b44f900c022ea9ee7adb7e37bdd..7d33b7e9cd010d5cb357e2cdeaac01ebee2a07e9 100644 (file)
--- a/goircd.go
+++ b/goircd.go
@@ -33,7 +33,7 @@ import (
 )
 
 const (
-       Version = "1.9.0"
+       Version = "1.9.1"
 
        StateTopicFilename = "topic"
        StateKeyFilename   = "key"