tbump version number - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 9c37d36be20faee5a51ebeff0137c7f5d06cb43f DIR parent df012e66ab2f8245583195e3cbdfad15db5ee8bf HTML Author: ThomasV <thomasv@electrum.org> Date: Wed, 5 Oct 2016 07:21:37 +0200 bump 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 = '2.7.0' # version of the client package +ELECTRUM_VERSION = '2.7.1' # version of the client package PROTOCOL_VERSION = '0.10' # protocol version requested OLD_SEED_VERSION = 4 # electrum versions < 2.0