cmd/geth: bumped version number 0.9.28

This commit is contained in:
obscuren 2015-06-09 16:03:37 +02:00
parent 5950755b12
commit 93f4852844

View File

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