URI: 
       tversion 2.5 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 85c0dda1a94e12f2417ae303750cd206a61724fd
   DIR parent e23f3a5ed98c5a1850ea7a4a333b1392b9325c5e
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Sat, 22 Aug 2015 13:42:53 +0200
       
       version 2.5
       
       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.4.3"  # version of the client package
       +ELECTRUM_VERSION = "2.5"    # 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