good morning!!!!

Skip to content
Snippets Groups Projects
Commit 96fd1ce2 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Bump

parent 6ecbbe40
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ Status](http://cpt-obvious.ethercasts.com:8010/buildstatusimage?builder=go-ether
Ethereum Go Client © 2014 Jeffrey Wilcke.
Current state: Proof of Concept 0.6.5.
Current state: Proof of Concept 0.6.6.
For the development package please see the [eth-go package](https://github.com/ethereum/eth-go).
......
......@@ -13,7 +13,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
Version = "0.6.5"
Version = "0.6.6"
)
var logger = ethlog.NewLogger("CLI")
......
......@@ -12,7 +12,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.6.5"
Version = "0.6.6"
)
var ethereum *eth.Ethereum
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment