mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-11 21:59:05 +00:00
bump
This commit is contained in:
parent
fd89df4d38
commit
a68bfd215f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ func New(ethereum *eth.Ethereum, logLevel int) *Gui {
|
|||
}
|
||||
|
||||
func (gui *Gui) Start(assetPath string) {
|
||||
const version = "0.5.0 RC14"
|
||||
const version = "0.5.0 RC15"
|
||||
|
||||
defer gui.txDb.Close()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue