1
0

bump version number

This commit is contained in:
ThomasV
2015-03-05 18:07:02 +01:00
parent 15636282e4
commit 98a809415d

View File

@@ -1,4 +1,4 @@
ELECTRUM_VERSION = "2.0" # version of the client package
ELECTRUM_VERSION = "2.0.1" # version of the client package
PROTOCOL_VERSION = '0.9' # protocol version requested
NEW_SEED_VERSION = 11 # electrum versions >= 2.0
OLD_SEED_VERSION = 4 # electrum versions < 2.0