From 9851996859722099676e290c1429173daac5e51e Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sun, 10 Jun 2012 11:39:27 +0200 Subject: [PATCH] version 0.57 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 0c84ec26..fd515bf0 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.56" +ELECTRUM_VERSION = "0.57" SEED_VERSION = 4 # bump this everytime the seed generation is modified