mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-22 02:48:08 +00:00
Removed frontier from version :-(
This commit is contained in:
parent
a756dbeb7b
commit
93ba3df4ff
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