electrum

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

commit e4cefa8bc5d30b5df12e1cf851380ccad0145a87
parent 7bb8a0354d63f56b600d7c3f31b823826f2ea989
Author: ThomasV <thomasv@gitorious>
Date:   Mon, 16 Apr 2012 18:37:19 +0400

version 0.43d: with android

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

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