From 5919141f0d069f60d4e87b3e84897d329eecd7a2 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Thu, 18 Oct 2012 20:56:37 +0200 Subject: [PATCH] version 1.1 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 63579b73e..c03923095 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,3 +1,3 @@ -ELECTRUM_VERSION = "1.0" +ELECTRUM_VERSION = "1.1" SEED_VERSION = 4 # bump this everytime the seed generation is modified TRANSLATION_ID = 28344 # version of the wiki page