electrum

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

commit a4da0866f39b082758940edeb125d22f20c6e1a9
parent 74b994dc03a162dec5b5dee0512117838c6f91f7
Author: ThomasV <thomasv@gitorious>
Date:   Sun, 10 Jun 2012 16:55:53 +0200

v0.57c

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