tversion 0.54b - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 4e876fcfcfbf8ba4aba08a86112530d4dbd38c4d
DIR parent c35d48459fe70029f95f4f20c861ce7ba0af20ac
HTML Author: ThomasV <thomasv@gitorious>
Date: Wed, 6 Jun 2012 18:32:56 +0200
version 0.54b
Diffstat:
M lib/version.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/lib/version.py b/lib/version.py
t@@ -1,2 +1,2 @@
-ELECTRUM_VERSION = "0.54a"
+ELECTRUM_VERSION = "0.54b"
SEED_VERSION = 4 # bump this everytime the seed generation is modified