tversion 2.7.3 - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit bb0ddcecd027be04180e301a2cdf93fe06b3da21
DIR parent 79c8d0ecb93eb55850aabec737fe7ba747d6d816
HTML Author: ThomasV <thomasv@electrum.org>
Date: Sat, 8 Oct 2016 18:57:39 +0200
version 2.7.3
Diffstat:
M RELEASE-NOTES | 5 +++++
M lib/version.py | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
t@@ -1,3 +1,8 @@
+# Release 2.7.3
+ * fix Trezor and Keepkey support in Windows builds
+ * fix sweep private key dialog
+ * minor fixes: #1958, #1959
+
# Release 2.7.2
* fix bug in password update (issue #1954)
* fix fee slider (issue #1953)
DIR diff --git a/lib/version.py b/lib/version.py
t@@ -1,4 +1,4 @@
-ELECTRUM_VERSION = '2.7.2' # version of the client package
+ELECTRUM_VERSION = '2.7.3' # version of the client package
PROTOCOL_VERSION = '0.10' # protocol version requested
OLD_SEED_VERSION = 4 # electrum versions < 2.0