diff options
Diffstat (limited to 'xorg-server/include/protocol-versions.h')
-rw-r--r-- | xorg-server/include/protocol-versions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/include/protocol-versions.h b/xorg-server/include/protocol-versions.h index 8692ded8a..7b7a9f53c 100644 --- a/xorg-server/include/protocol-versions.h +++ b/xorg-server/include/protocol-versions.h @@ -122,7 +122,7 @@ #define SERVER_XF86VIDMODE_MINOR_VERSION 2 /* Fixes */ -#define SERVER_XFIXES_MAJOR_VERSION 4 +#define SERVER_XFIXES_MAJOR_VERSION 5 #define SERVER_XFIXES_MINOR_VERSION 0 /* X Input */ |