mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-05 10:55:02 +00:00
version bump
This commit is contained in:
parent
f9d94c7462
commit
bc5528b165
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.4"
|
||||
Version = "0.9.5"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue