electrum

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

commit c59a5a49a1da39630d12b8e60f3ea20d1cb2c750
parent 594b7f026550b867d4f5d51b5e9811346a0b1897
Author: thomasv <thomasv@gitorious>
Date:   Thu,  7 Jun 2012 17:46:55 +0200

version 0.55

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