commit d0c1dfaa884d96bd930aa07bc88c2929db7f97bd parent 57e13505daf0b09d7997709cd22550a56312b6a9 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(-)
diff --git a/lib/version.py b/lib/version.py @@ -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