Files
pallectrum/lib/version.py

5 lines
249 B
Python
Raw Normal View History

2013-01-05 22:56:49 +01:00
ELECTRUM_VERSION = "1.6.0" # version of the client package
2012-11-14 15:33:44 +01:00
PROTOCOL_VERSION = '0.6' # protocol version requested
2012-11-06 22:20:54 +01:00
SEED_VERSION = 4 # bump this everytime the seed generation is modified
2013-01-05 22:56:49 +01:00
TRANSLATION_ID = 34514 # version of the wiki page