electrum-bitcoinprivate/lib/version.py

5 lines
247 B
Python
Raw Normal View History

2012-11-06 13:20:54 -08:00
ELECTRUM_VERSION = "1.3" # version of the client package
PROTOCOL_VERSION = '0.5' # protocol version requested
SEED_VERSION = 4 # bump this everytime the seed generation is modified
TRANSLATION_ID = 32150 # version of the wiki page