version bump

This commit is contained in:
obscuren 2015-04-03 17:49:33 +02:00
parent f9d94c7462
commit bc5528b165
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ import (
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "0.9.4" Version = "0.9.5"
) )
var ( var (