From 10f41cbdfc3c8d0a7021467f629ee53a111a2f3c Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sat, 9 Jun 2012 12:50:21 +0200 Subject: [PATCH] version 0.56 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index dfde7b58..0c84ec26 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.55a" +ELECTRUM_VERSION = "0.56" SEED_VERSION = 4 # bump this everytime the seed generation is modified