tversion 2.0 beta 3 - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 5f425738dafc2c337a14edaf40e3b6dd96aab64e
DIR parent 5426dae9fcf01a3c8214c4997046a4efdebddab5
HTML Author: ThomasV <thomasv@gitorious>
Date: Tue, 17 Feb 2015 18:39:15 +0100
version 2.0 beta 3
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,4 +1,4 @@
-ELECTRUM_VERSION = "2.0b2" # version of the client package
+ELECTRUM_VERSION = "2.0b3" # version of the client package
PROTOCOL_VERSION = '0.9' # protocol version requested
NEW_SEED_VERSION = 11 # electrum versions >= 2.0
OLD_SEED_VERSION = 4 # electrum versions < 2.0