tversion 0.55 - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit c59a5a49a1da39630d12b8e60f3ea20d1cb2c750
DIR parent 594b7f026550b867d4f5d51b5e9811346a0b1897
HTML Author: thomasv <thomasv@gitorious>
Date: Thu, 7 Jun 2012 17:46:55 +0200
version 0.55
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.54c"
+ELECTRUM_VERSION = "0.55"
SEED_VERSION = 4 # bump this everytime the seed generation is modified