bumped version number

This commit is contained in:
obscuren 2015-04-04 16:41:12 +02:00
parent e1ed8c33bd
commit f9488cb763
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.5" Version = "0.9.6"
) )
var ( var (