vtest: bump up protocol version

Signed-off-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-By: Gert Wollny <gert.wollny@collabora.com>
macos/master
Gurchetan Singh 6 years ago
parent da13f1735e
commit d5e89a3e3d
  1. 2
      vtest/vtest_protocol.h

@ -26,7 +26,7 @@
#define VTEST_PROTOCOL
#define VTEST_DEFAULT_SOCKET_NAME "/tmp/.virgl_test"
#define VTEST_PROTOCOL_VERSION 1
#define VTEST_PROTOCOL_VERSION 2
/* 32-bit length field */
/* 32-bit cmd field */

Loading…
Cancel
Save