Update version.py

Updated to pull 4183 from wikia because of 100% completed german translation.
This commit is contained in:
maxplm 2013-11-11 23:41:19 +01:00
parent 4068c4bbf2
commit 2f8b8bdaa7
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ ELECTRUM_VERSION = "1.9.3" # version of the client package
PROTOCOL_VERSION = '0.6' # protocol version requested
SEED_VERSION = 6 # bump this every time the seed generation is modified
SEED_PREFIX = '01' # the hash of the mnemonic seed must begin with this
TRANSLATION_ID = 4141 # version of the wiki page
TRANSLATION_ID = 4183 # version of the wiki page