URI: 
       tversion - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit f8ce5b65df4b36cf802915cd9a09e482de456d99
   DIR parent a5496a5477a65931e3232c0585ecfed6a3d5456a
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Thu, 17 May 2012 18:15:14 +0200
       
       version
       
       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.49c"
       +ELECTRUM_VERSION = "0.49d"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified