electrum

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

commit b271483ee10efbf14541542bb4725eb096b42543
parent 8af3e689fc7277b52111bb35b93e8c73ff16bd51
Author: ThomasV <thomasv@gitorious>
Date:   Sun, 10 Jun 2012 15:43:35 +0200

v0.57b

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