commit 4e876fcfcfbf8ba4aba08a86112530d4dbd38c4d parent c35d48459fe70029f95f4f20c861ce7ba0af20ac Author: ThomasV <thomasv@gitorious> Date: Wed, 6 Jun 2012 18:32:56 +0200 version 0.54b 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.54a" +ELECTRUM_VERSION = "0.54b" SEED_VERSION = 4 # bump this everytime the seed generation is modified