electrum

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

commit ef0809a1dfe935a494a0926d5ec1df0f6026e4cb
parent 603a74523aecc3e0eff3ee1087f95b22725bb696
Author: ThomasV <thomasv@gitorious>
Date:   Wed, 16 May 2012 20:24:21 +0200

version 0.49a

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