electrum

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

commit 9851996859722099676e290c1429173daac5e51e
parent 3fedcc8824d3d20458c066e14cf79e03e86e9955
Author: ThomasV <thomasv@gitorious>
Date:   Sun, 10 Jun 2012 11:39:27 +0200

version 0.57

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