mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 22:16:45 +01:00
Compare commits
1 Commits
release/1.
...
1.2.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9666db2a44 |
@@ -48,10 +48,10 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.2.0"
|
||||
Version = "1.2.1"
|
||||
VersionMajor = 1
|
||||
VersionMinor = 2
|
||||
VersionPatch = 0
|
||||
VersionPatch = 1
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user