mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
Bump
This commit is contained in:
parent
601340bd46
commit
b462ca4aad
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ func ReadConfig(base string) *config {
|
|||
}
|
||||
}
|
||||
|
||||
Config = &config{ExecPath: path, Debug: true, Ver: "0.3.0"}
|
||||
Config = &config{ExecPath: path, Debug: true, Ver: "0.3.1"}
|
||||
Config.Log = NewLogger(LogFile|LogStd, LogLevelDebug)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue