tversion 0.55a - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 9d59124b8a08edafd596dc21d646ccc0a664c693 DIR parent 2ca16dc2c2509775dfd07691f00602303db5b9b3 HTML 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(-) --- DIR diff --git a/lib/version.py b/lib/version.py t@@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.55" +ELECTRUM_VERSION = "0.55a" SEED_VERSION = 4 # bump this everytime the seed generation is modified