electrum

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

commit 471fbe27ec512b192c2aa240c7914d32ec9f9840
parent 53766203a7ec97ce80cc1f0e253066b372da824a
Author: ThomasV <thomasv@gitorious>
Date:   Sat,  5 May 2012 12:02:01 +0200

version 0.47

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

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