electrum

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

commit abe39a918f541920e94d05ab340426ccd5e385fa
parent e1b3b5892b79f4a06a2f0efb8c3016763b27ebd6
Author: ThomasV <thomasv@gitorious>
Date:   Wed,  6 Jun 2012 19:26:58 +0200

0.54c

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.54b" +ELECTRUM_VERSION = "0.54c" SEED_VERSION = 4 # bump this everytime the seed generation is modified