commit 6f2e9feb43c7d4db887444b1ab8a770f4511bf5a parent 4a152d4faf20270a7e91ad16d4012ccb0060f2c7 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(-)
diff --git a/client/version.py b/client/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.43d" +ELECTRUM_VERSION = "0.43e" SEED_VERSION = 4 # bump this everytime the seed generation is modified