URI: 
       tversion 0.43e - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 6f2e9feb43c7d4db887444b1ab8a770f4511bf5a
   DIR parent 4a152d4faf20270a7e91ad16d4012ccb0060f2c7
  HTML Author: thomasv <thomasv@gitorious>
       Date:   Thu, 19 Apr 2012 14:53:15 +0200
       
       version 0.43e
       
       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.43d"
       +ELECTRUM_VERSION = "0.43e"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified