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