commit ed8dedfebbde93e024143c87f8043f976fe5390c parent b66f9f07ea8134614d1ff885a37b66c30ee9e7b7 Author: thomasv <thomasv@gitorious> Date: Fri, 18 May 2012 18:04:18 +0200 version 0.51 Diffstat:
M | lib/version.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/version.py b/lib/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.50" +ELECTRUM_VERSION = "0.51" SEED_VERSION = 4 # bump this everytime the seed generation is modified