electrum

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

commit 10f41cbdfc3c8d0a7021467f629ee53a111a2f3c
parent cac54b33eca558c87552edbbc0b5d4b0fa661031
Author: ThomasV <thomasv@gitorious>
Date:   Sat,  9 Jun 2012 12:50:21 +0200

version 0.56

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