This commit is contained in:
obscuren
2014-06-09 22:23:33 +02:00
parent ba3623d0cc
commit d929c63474
2 changed files with 2 additions and 2 deletions

View File

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