cmd/geth: bump version v0.9.26

This commit is contained in:
obscuren 2015-05-28 17:43:05 +02:00
parent 35806ccc1c
commit d51d74eb55
1 changed files with 1 additions and 1 deletions

View File

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