tversion 0.48a - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit ec24fcb1f7ad427facb628026d6dbec0d32e9dea
DIR parent d68133e0e1e22982c16f0415a2c4e91b841b03f1
HTML Author: thomasv <thomasv@gitorious>
Date: Fri, 11 May 2012 10:17:27 +0200
version 0.48a
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.48"
+ELECTRUM_VERSION = "0.48a"
SEED_VERSION = 4 # bump this everytime the seed generation is modified