electrum-bitcoinprivate/lib/version.py

5 lines
249 B
Python
Raw Normal View History

2012-12-05 01:25:30 -08:00
ELECTRUM_VERSION = "1.5.5" # version of the client package
2012-11-14 06:33:44 -08:00
PROTOCOL_VERSION = '0.6' # protocol version requested
2012-11-06 13:20:54 -08:00
SEED_VERSION = 4 # bump this everytime the seed generation is modified
TRANSLATION_ID = 32150 # version of the wiki page