commit 13ca0c0d604a3277ef931e9d0a0f26df79c965c6 parent f4cb687f4b8df1448a296d95b4057fa5838007be Author: thomasv <thomasv@gitorious> Date: Wed, 6 Jun 2012 17:20:37 +0200 version 0.54a (bugfix) 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.54" +ELECTRUM_VERSION = "0.54a" SEED_VERSION = 4 # bump this everytime the seed generation is modified