Commit 48a99d23 authored by obscuren's avatar obscuren

bump

parent b3c97526
...@@ -12,7 +12,7 @@ import ( ...@@ -12,7 +12,7 @@ import (
const ( const (
ClientIdentifier = "Ethereal" ClientIdentifier = "Ethereal"
Version = "0.6.3" Version = "0.6.4"
) )
var ethereum *eth.Ethereum var ethereum *eth.Ethereum
......
...@@ -13,7 +13,7 @@ import ( ...@@ -13,7 +13,7 @@ import (
const ( const (
ClientIdentifier = "Ethereum(G)" ClientIdentifier = "Ethereum(G)"
Version = "0.6.3" Version = "0.6.4"
) )
var logger = ethlog.NewLogger("CLI") var logger = ethlog.NewLogger("CLI")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment