This commit is contained in:
obscuren 2015-03-26 17:55:30 +01:00
parent c32bca45ad
commit 658204bafc
1 changed files with 1 additions and 1 deletions

View File

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