cmd/geth: version bump 0.9.27

pull/1465/head
obscuren 10 years ago
parent 7ab87f9f6e
commit 43ceb0f5c7
  1. 2
      cmd/geth/main.go

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

Loading…
Cancel
Save