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