Skip to content

Commit

Permalink
cmd/geth: version bump 0.9.27
Browse files Browse the repository at this point in the history
  • Loading branch information
obscuren committed Jun 5, 2015
1 parent 7ab87f9 commit 43ceb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/geth/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import (

const (
ClientIdentifier = "Geth"
Version = "0.9.26"
Version = "0.9.27"
)

var (
Expand Down

0 comments on commit 43ceb0f

Please sign in to comment.