commit 6d51e3eae867e65c35772a647a40535fc088bb5c parent 235088d83fd96df9f38d619d1be294181f7b0e8e Author: thomasv <thomasv@gitorious> Date: Wed, 22 Feb 2012 17:15:52 +0100 version 0.41 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.40b" +ELECTRUM_VERSION = "0.41" SEED_VERSION = 4 # bump this everytime the seed generation is modified