electrum

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

commit 3d22b58ecd24a909e1ef3e49ed4aaa96edd1d660
parent 5110c99d9d976b48cacece7394e6d54170b4265d
Author: ThomasV <thomasv@gitorious>
Date:   Sat,  5 May 2012 15:02:29 +0200

v0.47a

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