This commit is contained in:
obscuren
2014-05-21 14:04:11 +02:00
parent 10e2c40b59
commit 3ddaf56afd
2 changed files with 4 additions and 3 deletions

View File

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