tversion 0.51 - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit ed8dedfebbde93e024143c87f8043f976fe5390c
DIR parent b66f9f07ea8134614d1ff885a37b66c30ee9e7b7
HTML Author: thomasv <thomasv@gitorious>
Date: Fri, 18 May 2012 18:04:18 +0200
version 0.51
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.50"
+ELECTRUM_VERSION = "0.51"
SEED_VERSION = 4 # bump this everytime the seed generation is modified