cmd/geth: version bump 0.9.27

This commit is contained in:
obscuren 2015-06-05 17:36:42 +02:00
parent 7ab87f9f6e
commit 43ceb0f5c7
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "0.9.26"
Version = "0.9.27"
)
var (