URI: 
       tversion 0.57 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 9851996859722099676e290c1429173daac5e51e
   DIR parent 3fedcc8824d3d20458c066e14cf79e03e86e9955
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Sun, 10 Jun 2012 11:39:27 +0200
       
       version 0.57
       
       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.56"
       +ELECTRUM_VERSION = "0.57"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified