Fix pointer alignment bug causing SIGBUS on Sparc64
[fio.git] / server.h
index adb190a9c15c59723ef6c6bc1169ee60f03e6adf..8f79c14ae33474cdf39418b147b4991779926cd4 100644 (file)
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 30,
+       FIO_SERVER_VER                  = 32,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,