tincrease version number - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit c8f3666f762ab90fd1fbccdb792aa60392aca82c DIR parent 66ff854d785169619cd7655707968fd37f51f5ff HTML Author: ThomasV <thomasv@electrum.org> Date: Mon, 6 Nov 2017 19:13:14 +0100 increase version number 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 = '3.0' # version of the client package +ELECTRUM_VERSION = '3.0.1' # version of the client package PROTOCOL_VERSION = '1.1' # protocol version requested # The hash of the mnemonic seed must begin with this