tversion 0.47 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 471fbe27ec512b192c2aa240c7914d32ec9f9840 DIR parent 53766203a7ec97ce80cc1f0e253066b372da824a HTML Author: ThomasV <thomasv@gitorious> Date: Sat, 5 May 2012 12:02:01 +0200 version 0.47 Diffstat: M version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/version.py b/version.py t@@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.46" +ELECTRUM_VERSION = "0.47" SEED_VERSION = 4 # bump this everytime the seed generation is modified