Browse Source

cmd/geth: version bump 0.9.27

obscuren 10 years ago
parent
commit
43ceb0f5c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

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