tversion 0.61 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit d0c1dfaa884d96bd930aa07bc88c2929db7f97bd DIR parent 57e13505daf0b09d7997709cd22550a56312b6a9 HTML Author: ThomasV <thomasv@gitorious> Date: Tue, 3 Jul 2012 15:05:53 +0200 version 0.61 Diffstat: M lib/version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- DIR diff --git a/lib/version.py b/lib/version.py t@@ -1,3 +1,3 @@ -ELECTRUM_VERSION = "0.60" +ELECTRUM_VERSION = "0.61" SEED_VERSION = 4 # bump this everytime the seed generation is modified -TRANSLATION_ID = 28079 # version of the wiki page +TRANSLATION_ID = 28344 # version of the wiki page