electrum

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

commit c3f74d45009d21b4bac5846db851f0581306308c
parent 68bfce07c119fb91c8ef707a958c9e6987a30399
Author: ThomasV <thomasv@gitorious>
Date:   Sun, 15 Jan 2012 21:40:11 +0100

bump version number

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