electrum

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

commit 6f15772a9425dccf7053b310fc2681294b648f71
parent 008a5974e65694c4586758ed721da323c7ff2f9c
Author: ThomasV <thomasv@gitorious>
Date:   Wed,  8 Feb 2012 19:15:26 +0300

version 0.39

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