Commit ed036a2c authored by obscuren's avatar obscuren

cmd/geth: bump version number 0.9.12

parent 7ce3d064
...@@ -47,7 +47,7 @@ import _ "net/http/pprof" ...@@ -47,7 +47,7 @@ import _ "net/http/pprof"
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "0.9.11" Version = "0.9.12"
) )
var app = utils.NewApp(Version, "the go-ethereum command line interface") var app = utils.NewApp(Version, "the go-ethereum command line interface")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment