electrum

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

commit 7a8689f6aa118fef3fd521acca526bf1f86045f2
parent aa7183c6ac29ba9b09575b3f6e9b74125629383c
Author: thomasv <thomasv@gitorious>
Date:   Wed,  6 Jun 2012 15:41:34 +0200

version 0.54

Diffstat:
Mlib/version.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/version.py b/lib/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.53" +ELECTRUM_VERSION = "0.54" SEED_VERSION = 4 # bump this everytime the seed generation is modified