merge upstream

This commit is contained in:
zelig
2014-06-23 12:06:45 +01:00
5 changed files with 7 additions and 57 deletions

View File

@@ -60,7 +60,7 @@ func New(ethereum *eth.Ethereum, logLevel ethlog.LogLevel) *Gui {
}
func (gui *Gui) Start(assetPath string) {
const version = "0.5.0 RC13"
const version = "0.5.0 RC14"
defer gui.txDb.Close()