good morning!!!!

Skip to content
Snippets Groups Projects
Commit dbf8645a authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Bump

parent c03bf14e
Branches
Tags
No related merge requests found
...@@ -50,7 +50,7 @@ func ReadConfig(base string) *config { ...@@ -50,7 +50,7 @@ func ReadConfig(base string) *config {
} }
} }
Config = &config{ExecPath: path, Debug: true, Ver: "0.5 RC1"} Config = &config{ExecPath: path, Debug: true, Ver: "0.5.0 RC2"}
Config.Log = NewLogger(LogFile|LogStd, LogLevelDebug) Config.Log = NewLogger(LogFile|LogStd, LogLevelDebug)
Config.SetClientString("/Ethereum(G)") Config.SetClientString("/Ethereum(G)")
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment