URI: 
       tversion 0.43b - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 98161c4958574745febfcafdcbdda55bd9a3c06c
   DIR parent 2f6075acfc509b0bed85980b8bd1a842565005a6
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Sun,  1 Apr 2012 17:51:40 +0200
       
       version 0.43b
       
       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.43a"
       +ELECTRUM_VERSION = "0.43b"
        SEED_VERSION = 4  # bump this everytime the seed generation is modified