pull/700/head
obscuren 10 years ago
parent 2747df3df1
commit ab015959e1
  1. 2
      cmd/geth/main.go

@ -43,7 +43,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "0.9.7"
Version = "0.9.8"
)
var app = utils.NewApp(Version, "the go-ethereum command line interface")

Loading…
Cancel
Save