commit 589f73bf573cdc976f68b17f1e316f9c65094f4a parent f21143a4e6f5d9265e85110bb83d6027e4e68c24 Author: thomasv <thomasv@gitorious> Date: Tue, 12 Jun 2012 13:54:53 +0200 version 0.58 Diffstat:
M | lib/version.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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