bump
This commit is contained in:
parent
b3c975269e
commit
48a99d23cd
@ -12,7 +12,7 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Ethereal"
|
||||
Version = "0.6.3"
|
||||
Version = "0.6.4"
|
||||
)
|
||||
|
||||
var ethereum *eth.Ethereum
|
||||
|
@ -13,7 +13,7 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Ethereum(G)"
|
||||
Version = "0.6.3"
|
||||
Version = "0.6.4"
|
||||
)
|
||||
|
||||
var logger = ethlog.NewLogger("CLI")
|
||||
|
Loading…
Reference in New Issue
Block a user