]> Cypherpunks.ru repositories - gocheese.git/blobdiff - main.go
Faster and parallalizable integrity checking
[gocheese.git] / main.go
diff --git a/main.go b/main.go
index c3342c78e3d164ea2f2d0203f3754e9239ca2d3d..f0ef9693c9405f623ba39e20c0e28a0c48f144f5 100644 (file)
--- a/main.go
+++ b/main.go
@@ -44,7 +44,7 @@ import (
 )
 
 const (
-       Version   = "4.0.0"
+       Version   = "4.1.0"
        UserAgent = "GoCheese/" + Version
 )