This commit is contained in:
obscuren
2014-05-28 23:16:15 +02:00
4 changed files with 1004 additions and 1007 deletions

View File

@ -54,7 +54,7 @@ func New(ethereum *eth.Ethereum) *Gui {
}
func (gui *Gui) Start(assetPath string) {
const version = "0.5.0 RC10"
const version = "0.5.0 RC11"
defer gui.txDb.Close()