URI: 
       tversion 0.53 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 060cf4a48ec571ee7cf452b1b9b73817276152e2
   DIR parent 735f9b9c20bb442fb237c9c354b4bf402b6d3682
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Wed, 30 May 2012 20:37:55 +0200
       
       version 0.53
       
       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.52"
       +ELECTRUM_VERSION = "0.53"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified