Explorar o código

geth: bump version number

obscuren %!s(int64=10) %!d(string=hai) anos
pai
achega
52584596d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

@@ -49,7 +49,7 @@ import _ "net/http/pprof"
 
 const (
 	ClientIdentifier = "Geth"
-	Version          = "0.9.10"
+	Version          = "0.9.11"
 )
 
 var app = utils.NewApp(Version, "the go-ethereum command line interface")