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