Commit 7551264f authored by obscuren's avatar obscuren

cmd/geth, cmd/mist: version 0.9.19

parent 0e211ae2
...@@ -51,7 +51,7 @@ import _ "net/http/pprof" ...@@ -51,7 +51,7 @@ import _ "net/http/pprof"
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "0.9.18" Version = "0.9.19"
) )
var ( var (
......
...@@ -37,7 +37,7 @@ import ( ...@@ -37,7 +37,7 @@ import (
const ( const (
ClientIdentifier = "Mist" ClientIdentifier = "Mist"
Version = "0.9.18" Version = "0.9.19"
) )
var ( var (
......
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