URI: 
       tprepare release 3.1.3 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 624fa4769d9f02fa71696b3d69030ae114ccf573
   DIR parent 989c9c2b55ed2acecb9b779753cbdc3a475e5758
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Mon, 16 Apr 2018 18:43:02 +0200
       
       prepare release 3.1.3
       
       Diffstat:
         M RELEASE-NOTES                       |       2 +-
         M lib/version.py                      |       2 +-
       
       2 files changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -1,4 +1,4 @@
       -# Release 3.1.3 - (unreleased)
       +# Release 3.1.3 - (April 16, 2018)
        
         * Qt GUI: seed word auto-complete during restore
         * Android: fix some crashes
   DIR diff --git a/lib/version.py b/lib/version.py
       t@@ -1,4 +1,4 @@
       -ELECTRUM_VERSION = '3.1.2'   # version of the client package
       +ELECTRUM_VERSION = '3.1.3'   # version of the client package
        PROTOCOL_VERSION = '1.2'     # protocol version requested
        
        # The hash of the mnemonic seed must begin with this