mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-10 05:09:03 +00:00
Merge branch 'develop'
This commit is contained in:
commit
9a02f53726
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.0.0"
|
||||
Version = "1.0.1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue