tversion 0.49a - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit ef0809a1dfe935a494a0926d5ec1df0f6026e4cb
DIR parent 603a74523aecc3e0eff3ee1087f95b22725bb696
HTML Author: ThomasV <thomasv@gitorious>
Date: Wed, 16 May 2012 20:24:21 +0200
version 0.49a
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.49"
+ELECTRUM_VERSION = "0.49a"
SEED_VERSION = 4 # bump this everytime the seed generation is modified