From 3801956bee9785dc452b86b849c0b9e6545fc999 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sun, 17 Jun 2012 06:59:12 +0200 Subject: [PATCH] version 0.59a --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 49f41e16..7e5217e9 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,3 +1,3 @@ -ELECTRUM_VERSION = "0.59" +ELECTRUM_VERSION = "0.59a" SEED_VERSION = 4 # bump this everytime the seed generation is modified TRANSLATION_ID = 27842 # version of the wiki page