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