diff --git a/cmd/geth/main.go b/cmd/geth/main.go index 513b405ff..56f383b77 100644 --- a/cmd/geth/main.go +++ b/cmd/geth/main.go @@ -48,7 +48,7 @@ import _ "net/http/pprof" const ( ClientIdentifier = "Geth" - Version = "0.9.23" + Version = "0.9.24" ) var (