mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Removed frontier in version :-(
This commit is contained in:
parent
554f20930a
commit
b52807f0c0
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Ethereum(G)"
|
||||
Version = "Frontier - 0.9.1"
|
||||
Version = "0.9.1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue