URI: 
       tversion 0.49b - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 34ca6baf73f95940b7d4c6373a801c97d3ae5e3f
   DIR parent 1c2c62480d62d9b37bd7a01f0de8850dc3ffdf44
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Thu, 17 May 2012 10:58:28 +0200
       
       version 0.49b
       
       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.49a"
       +ELECTRUM_VERSION = "0.49b"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified