URI: 
       tversion 0.54 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 7a8689f6aa118fef3fd521acca526bf1f86045f2
   DIR parent aa7183c6ac29ba9b09575b3f6e9b74125629383c
  HTML Author: thomasv <thomasv@gitorious>
       Date:   Wed,  6 Jun 2012 15:41:34 +0200
       
       version 0.54
       
       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.53"
       +ELECTRUM_VERSION = "0.54"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified