URI: 
       tv0.57c - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit a4da0866f39b082758940edeb125d22f20c6e1a9
   DIR parent 74b994dc03a162dec5b5dee0512117838c6f91f7
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Sun, 10 Jun 2012 16:55:53 +0200
       
       v0.57c
       
       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.57b"
       +ELECTRUM_VERSION = "0.57c"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified