From: ThomasV Date: Tue, 18 Dec 2012 16:44:22 +0000 (+0100) Subject: bump version number for translations X-Git-Url: https://git.novaco.in/?a=commitdiff_plain;h=a9181a38f2b9b4f9403ebfa3f6092c16db7b3d08;p=electrum-nvc.git bump version number for translations --- diff --git a/lib/version.py b/lib/version.py index 56721d0..fbd2b24 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ ELECTRUM_VERSION = "1.5.7" # version of the client package PROTOCOL_VERSION = '0.6' # protocol version requested SEED_VERSION = 4 # bump this everytime the seed generation is modified -TRANSLATION_ID = 32150 # version of the wiki page +TRANSLATION_ID = 33853 # version of the wiki page