bump protocol version, 1.0, 1.1 are incompatible

This commit is contained in:
Jaime Pillora
2015-03-19 11:19:03 +11:00
parent 1871137e32
commit 9d494aaebe
+1 -1
View File
@@ -4,4 +4,4 @@ package chshare
//incompatible changes are made, this will
//be incremented to signify a protocol
//mismatch.
const ProtocolVersion = "chisel-v1"
const ProtocolVersion = "chisel-v2"