From 060cf4a48ec571ee7cf452b1b9b73817276152e2 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Wed, 30 May 2012 20:37:55 +0200 Subject: [PATCH] version 0.53 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index cd30f2e0f..878d962c1 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.52" +ELECTRUM_VERSION = "0.53" SEED_VERSION = 4 # bump this everytime the seed generation is modified