commit 9d59124b8a08edafd596dc21d646ccc0a664c693 parent 2ca16dc2c2509775dfd07691f00602303db5b9b3 Author: ThomasV <thomasv@gitorious> Date: Fri, 8 Jun 2012 20:52:48 +0200 version 0.55a 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.55" +ELECTRUM_VERSION = "0.55a" SEED_VERSION = 4 # bump this everytime the seed generation is modified