Browse Source

Merge pull request #160 from rdymac/patch-4

Latest translation version
283
ThomasV 12 years ago
parent
commit
a44c5b7372
  1. 2
      lib/version.py

2
lib/version.py

@ -1,4 +1,4 @@
ELECTRUM_VERSION = "1.7" # version of the client package ELECTRUM_VERSION = "1.7" # version of the client package
PROTOCOL_VERSION = '0.6' # protocol version requested PROTOCOL_VERSION = '0.6' # protocol version requested
SEED_VERSION = 4 # bump this every time the seed generation is modified SEED_VERSION = 4 # bump this every time the seed generation is modified
TRANSLATION_ID = 3958 # version of the wiki page TRANSLATION_ID = 3992 # version of the wiki page

Loading…
Cancel
Save