tversion 0.46 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit a3d4c575c63d984b8f98ba72e7f66fa13bae9f53 DIR parent d45d1e238233ece797b532cfdeccbd877d951231 HTML Author: thomasv <thomasv@gitorious> Date: Wed, 2 May 2012 17:57:15 +0200 version 0.46 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.45" +ELECTRUM_VERSION = "0.46" SEED_VERSION = 4 # bump this everytime the seed generation is modified