Эх сурвалжийг харах

cmd/geth: bump version number

obscuren 10 жил өмнө
parent
commit
745c368987

+ 1 - 1
cmd/geth/main.go

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