This commit is contained in:
obscuren
2014-07-17 15:36:16 +02:00
parent c951702423
commit 6c565eae74
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ import (
const (
ClientIdentifier = "Ethereal"
Version = "0.5.16"
Version = "0.5.17"
)
func main() {