URI: 
       tversion 0.43d: with android - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit e4cefa8bc5d30b5df12e1cf851380ccad0145a87
   DIR parent 7bb8a0354d63f56b600d7c3f31b823826f2ea989
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Mon, 16 Apr 2012 18:37:19 +0400
       
       version 0.43d: with android
       
       Diffstat:
         M client/version.py                   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/client/version.py b/client/version.py
       t@@ -1,2 +1,2 @@
       -ELECTRUM_VERSION = "0.43c"
       +ELECTRUM_VERSION = "0.43d"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified