URI: 
       t0.54c - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit abe39a918f541920e94d05ab340426ccd5e385fa
   DIR parent e1b3b5892b79f4a06a2f0efb8c3016763b27ebd6
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Wed,  6 Jun 2012 19:26:58 +0200
       
       0.54c
       
       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.54b"
       +ELECTRUM_VERSION = "0.54c"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified