tversion 0.56 - electrum - Electrum Bitcoin wallet
 (HTM) git clone https://git.parazyd.org/electrum
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
       ---
 (DIR) commit 10f41cbdfc3c8d0a7021467f629ee53a111a2f3c
 (DIR) parent cac54b33eca558c87552edbbc0b5d4b0fa661031
 (HTM) Author: ThomasV <thomasv@gitorious>
       Date:   Sat,  9 Jun 2012 12:50:21 +0200
       
       version 0.56
       
       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,2 +1,2 @@
       -ELECTRUM_VERSION = "0.55a"
       +ELECTRUM_VERSION = "0.56"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified