X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=main.go;h=b2d3250a3fbf57365a5161eb1be888466836c09d;hb=70d532b5982c2203286c901f29fb462d7d88c0f7;hp=c14906fb7c87ac04b9308b426850c2efb59346b3;hpb=c0ebfd9c42ea4bd414bb55c1393231d73fca3b16;p=gocheese.git diff --git a/main.go b/main.go index c14906f..b2d3250 100644 --- a/main.go +++ b/main.go @@ -44,7 +44,7 @@ import ( ) const ( - Version = "3.7.0" + Version = "3.7.1" UserAgent = "GoCheese/" + Version )