Update protocol version
authorIustin Pop <iustin@google.com>
Mon, 8 Sep 2008 15:49:36 +0000 (15:49 +0000)
committerIustin Pop <iustin@google.com>
Mon, 8 Sep 2008 15:49:36 +0000 (15:49 +0000)
commit85285f7406bab78cc9953b9f203004e26e205f63
treea7e337cccb424756a4d8bbf57ce9bfe1e68d402a
parent5e3fe62a2538dc1f4f63e5f657d1de66b3b01ef4
Update protocol version

Commit 1535 introduced new fields in the instance objects, which are
serialized and and transmitted over the wire. As such, even if the
call signatures are not changed, the contents of the objects are changed
and we need to increase the version.

Reviewed-by: ultrotter
lib/constants.py