server: bump protocol version
authorJens Axboe <axboe@fb.com>
Thu, 1 Oct 2015 06:55:18 +0000 (08:55 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 1 Oct 2015 06:55:18 +0000 (08:55 +0200)
commit2099539d0f49098148b101d2e3d3f533777c700e
tree5403943339e3b062f2abcebcbf9c68479e6263aa
parent82407585a3b3b10281428e4ca9c2d3e7dfca7392
server: bump protocol version

Commit 82407585a3b3 added options to the thread_options structures,
so we need to bump the client/server protocol version to signal
we are incompatible with previous versions.

Signed-off-by: Jens Axboe <axboe@fb.com>
server.h