mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 14:06:45 +01:00
Compare commits
1 Commits
v1.8.15
...
release/1.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f75becc264 |
@@ -48,10 +48,10 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.3.0-dev"
|
||||
Version = "1.3.1"
|
||||
VersionMajor = 1
|
||||
VersionMinor = 3
|
||||
VersionPatch = 0
|
||||
VersionPatch = 1
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user