electrum

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

commit a4925fa9875c43d559e2a4af2ed7c0709606716f
parent ff0d4512896d35d2061916201ff9f1805da85899
Author: ThomasV <thomasv@gitorious>
Date:   Sat,  5 May 2012 16:44:20 +0200

version 0.47b

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