tversion 0.41 - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 6d51e3eae867e65c35772a647a40535fc088bb5c
DIR parent 235088d83fd96df9f38d619d1be294181f7b0e8e
HTML Author: thomasv <thomasv@gitorious>
Date: Wed, 22 Feb 2012 17:15:52 +0100
version 0.41
Diffstat:
M client/version.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/client/version.py b/client/version.py
t@@ -1,2 +1,2 @@
-ELECTRUM_VERSION = "0.40b"
+ELECTRUM_VERSION = "0.41"
SEED_VERSION = 4 # bump this everytime the seed generation is modified