electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 5919141f0d069f60d4e87b3e84897d329eecd7a2
parent b287868a5e9aa78ca911796cf021d555c0dd93fa
Author: ThomasV <thomasv@gitorious>
Date:   Thu, 18 Oct 2012 20:56:37 +0200

version 1.1

Diffstat:
Mlib/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 = "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