This commit is contained in:
obscuren 2015-03-22 12:20:27 +01:00
parent 13781b922a
commit e349fb9350
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.1" Version = "0.9.2"
) )
var ( var (