summaryrefslogtreecommitdiff
path: root/src/XExtInt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XExtInt.c')
-rw-r--r--src/XExtInt.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/XExtInt.c b/src/XExtInt.c
index f2b5a75..0f2b0dd 100644
--- a/src/XExtInt.c
+++ b/src/XExtInt.c
@@ -259,7 +259,9 @@ static XExtensionVersion versions[] = { {XI_Absent, 0, 0},
XI_Add_DeviceProperties_Minor},
{XI_Present, 2, 0},
{XI_Present, 2, 1},
-{XI_Present, 2, 2}
+{XI_Present, 2, 2},
+{XI_Present, 2, 3},
+{XI_Present, 2, 4},
};
/***********************************************************************