commit 060cf4a48ec571ee7cf452b1b9b73817276152e2 parent 735f9b9c20bb442fb237c9c354b4bf402b6d3682 Author: ThomasV <thomasv@gitorious> Date: Wed, 30 May 2012 20:37:55 +0200 version 0.53 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.52" +ELECTRUM_VERSION = "0.53" SEED_VERSION = 4 # bump this everytime the seed generation is modified