URI: 
       tversion 2.7.5, release notes - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit c4c2203caafe01906edff10b88920d9dab91bf2e
   DIR parent 9a3344dc7fb4c2bc4d38e0e936b2a2c9d103b70b
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Tue, 11 Oct 2016 16:46:40 +0200
       
       version 2.7.5, release notes
       
       Diffstat:
         M RELEASE-NOTES                       |       8 ++++++++
         M lib/version.py                      |       2 +-
       
       2 files changed, 9 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -1,3 +1,11 @@
       +# Release 2.7.5
       + * Add number of confirmations to request status. (issue #1757)
       + * In the GUI, refer to passphrase as 'seed extension'.
       + * Fix bug with utf8 encoded passphrases.
       + * Kivy wizard: add a dialog for seed options.
       + * Kivy wizard: add current word to suggestions, because some users
       +   don't see the space key.
       +
        # Release 2.7.4
         * Fix private key import in wizard
         * Fix Ledger display (issue #1961)
   DIR diff --git a/lib/version.py b/lib/version.py
       t@@ -1,4 +1,4 @@
       -ELECTRUM_VERSION = '2.7.4'  # version of the client package
       +ELECTRUM_VERSION = '2.7.5'  # version of the client package
        PROTOCOL_VERSION = '0.10'   # protocol version requested
        
        OLD_SEED_VERSION = 4        # electrum versions < 2.0