commit ed9ed43570c240d07cc50114f7e952237858285a parent 0684abc0bc3b5b7389e1be34cbee59b38ed5b665 Author: ThomasV <thomasv@gitorious> Date: Sun, 10 Jun 2012 15:34:02 +0200 v0.57a 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.57" +ELECTRUM_VERSION = "0.57a" SEED_VERSION = 4 # bump this everytime the seed generation is modified