electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 22d5d29b819bd7f2db221049144febe082d36882
parent a4e89e822a208daa574c4bd1d8ecfea952c6c101
Author: ThomasV <thomasv@electrum.org>
Date:   Tue, 12 Dec 2017 05:27:49 +0100

version 3.0.3

Diffstat:
Mlib/version.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/version.py b/lib/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '3.0.2' # version of the client package +ELECTRUM_VERSION = '3.0.3' # version of the client package PROTOCOL_VERSION = '1.1' # protocol version requested # The hash of the mnemonic seed must begin with this