tversion 0.54a (bugfix) - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 13ca0c0d604a3277ef931e9d0a0f26df79c965c6
DIR parent f4cb687f4b8df1448a296d95b4057fa5838007be
HTML Author: thomasv <thomasv@gitorious>
Date: Wed, 6 Jun 2012 17:20:37 +0200
version 0.54a (bugfix)
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.54"
+ELECTRUM_VERSION = "0.54a"
SEED_VERSION = 4 # bump this everytime the seed generation is modified