URI: 
       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 4b4b6efb352d31f8bf69bd8382da564ff742b4b7
   DIR parent dc8bedd75b24f3913759c7a16bc980a5d59761cd
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Mon,  7 Mar 2016 06:42:02 +0100
       
       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.6.1'  # version of the client package
       +ELECTRUM_VERSION = '2.6.2'  # version of the client package
        PROTOCOL_VERSION = '0.10'   # protocol version requested
        NEW_SEED_VERSION = 11       # electrum versions >= 2.0
        OLD_SEED_VERSION = 4        # electrum versions < 2.0