Bump version number

This commit is contained in:
TheKysek 2016-10-15 16:47:14 +02:00
parent f4a291b2c0
commit 90a9cee834

View File

@ -16,7 +16,7 @@ protocol_version = 3
services = 3 # NODE_NETWORK, NODE_SSL services = 3 # NODE_NETWORK, NODE_SSL
stream = 1 stream = 1
nonce = os.urandom(8) nonce = os.urandom(8)
user_agent = b'MiNode-v0.1.0' user_agent = b'MiNode-v0.2.0'
timeout = 600 timeout = 600
header_length = 24 header_length = 24