diff --git a/cmd/ethereum/main.go b/cmd/ethereum/main.go index 7d5854230..b9a4ff045 100644 --- a/cmd/ethereum/main.go +++ b/cmd/ethereum/main.go @@ -42,7 +42,7 @@ import ( const ( ClientIdentifier = "Ethereum(G)" - Version = "0.9.1" + Version = "0.9.2" ) var (