Upped version

This commit is contained in:
obscuren 2014-09-15 22:11:36 +02:00
parent 18bf586d55
commit d22db77248

View File

@ -12,7 +12,7 @@ import (
const (
ClientIdentifier = "Ethereal"
Version = "0.6.5"
Version = "0.6.6"
)
var ethereum *eth.Ethereum