From c558d1b6129ef8947cdabdf05e47cf28b323fbc8 Mon Sep 17 00:00:00 2001 From: rdymac <1rdymac@MacBook-Air-de-Randy.local> Date: Thu, 10 Oct 2013 03:56:52 +0200 Subject: [PATCH] latest wikia version need to be checked before release pump the wikia version to the latest strings added for translation, this need to be checked again for futher editions before release +45 new text strings added --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 7021da1a..ee6ecad6 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ ELECTRUM_VERSION = "1.9" # version of the client package PROTOCOL_VERSION = '0.6' # protocol version requested SEED_VERSION = 5 # bump this every time the seed generation is modified -TRANSLATION_ID = 4118 # version of the wiki page +TRANSLATION_ID = 4127 # version of the wiki page