cmd/geth: bumped version number 0.9.28

This commit is contained in:
obscuren
2015-06-09 21:01:02 +02:00
parent 5950755b12
commit 93f4852844
+1 -1
View File
@@ -44,7 +44,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "0.9.27"
Version = "0.9.28"
)
var (