electrum

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

commit a09025cd75c183767cce5b249926268aaf881f6a
parent 299ee5f04133a57018751770abb766db35e72b5e
Author: thomasv <thomasv@gitorious>
Date:   Mon, 13 Feb 2012 17:19:31 +0100

version 0.40

Diffstat:
Mclient/version.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/client/version.py b/client/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.39b" +ELECTRUM_VERSION = "0.40" SEED_VERSION = 4 # bump this everytime the seed generation is modified