Removed frontier from version :-(

This commit is contained in:
obscuren 2015-03-19 15:36:38 +01:00
parent a756dbeb7b
commit 93ba3df4ff

View File

@ -42,7 +42,7 @@ import (
const ( const (
ClientIdentifier = "Ethereum(G)" ClientIdentifier = "Ethereum(G)"
Version = "Frontier - 0.9.1" Version = "0.9.1"
) )
var ( var (