diff --git a/cmd/geth/main.go b/cmd/geth/main.go index 513b405ffcca4010f6ae138097d126398efe2dd8..56f383b776bd488c214f6e04b9d89a584fd5ed64 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 (