URI: 
       tversion 0.47b - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit a4925fa9875c43d559e2a4af2ed7c0709606716f
   DIR parent ff0d4512896d35d2061916201ff9f1805da85899
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Sat,  5 May 2012 16:44:20 +0200
       
       version 0.47b
       
       Diffstat:
         M version.py                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/version.py b/version.py
       t@@ -1,2 +1,2 @@
       -ELECTRUM_VERSION = "0.47a"
       +ELECTRUM_VERSION = "0.47b"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified