Commit d56d0c64 authored by obscuren's avatar obscuren

Version bump

parent 0c4adece
......@@ -30,7 +30,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
Version = "0.7.0"
Version = "0.7.3"
)
var clilogger = logger.NewLogger("CLI")
......
......@@ -29,7 +29,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.7.2"
Version = "0.7.3"
)
var ethereum *eth.Ethereum
......
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