This commit is contained in:
obscuren
2014-06-20 00:48:48 +02:00
parent c89566a42f
commit 65cbea2b6a
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 RC13"
const version = "0.5.0 RC14"
defer gui.txDb.Close()