This commit is contained in:
obscuren 2014-06-26 19:54:00 +02:00
parent fd89df4d38
commit a68bfd215f
1 changed files with 1 additions and 1 deletions

View File

@ -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()