electrum

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

commit a3d4c575c63d984b8f98ba72e7f66fa13bae9f53
parent d45d1e238233ece797b532cfdeccbd877d951231
Author: thomasv <thomasv@gitorious>
Date:   Wed,  2 May 2012 17:57:15 +0200

version 0.46

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

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