Merge pull request #825 from obscuren/develop

core: chain fork fix
This commit is contained in:
Jeffrey Wilcke
2015-04-29 04:47:26 -07:00
6 changed files with 117 additions and 35 deletions

View File

@ -47,7 +47,7 @@ import _ "net/http/pprof"
const (
ClientIdentifier = "Geth"
Version = "0.9.12"
Version = "0.9.13"
)
var (