mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 01:23:45 +00:00
Upped version
This commit is contained in:
parent
18bf586d55
commit
d22db77248
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Ethereal"
|
||||
Version = "0.6.5"
|
||||
Version = "0.6.6"
|
||||
)
|
||||
|
||||
var ethereum *eth.Ethereum
|
||||
|
|
|
|||
Loading…
Reference in a new issue