electrum

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

commit 5d43811a90c13b7943a7768cbc39f89351a81d2c
parent d08a0388b6b6550b6067820615dc10346864cb7d
Author: ThomasV <thomasv@gitorious>
Date:   Thu, 17 May 2012 13:33:11 +0200

version 0.49c

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