From 589f73bf573cdc976f68b17f1e316f9c65094f4a Mon Sep 17 00:00:00 2001 From: thomasv Date: Tue, 12 Jun 2012 13:54:53 +0200 Subject: [PATCH] version 0.58 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 84720b466..4cc90f4a5 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,3 +1,3 @@ -ELECTRUM_VERSION = "0.57c" +ELECTRUM_VERSION = "0.58" SEED_VERSION = 4 # bump this everytime the seed generation is modified TRANSLATION_ID = 27601 # version of the wiki page