summaryrefslogtreecommitdiff
path: root/src/XExtInt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XExtInt.c')
-rw-r--r--src/XExtInt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/XExtInt.c b/src/XExtInt.c
index 9e1ad19..870dc0c 100644
--- a/src/XExtInt.c
+++ b/src/XExtInt.c
@@ -270,7 +270,8 @@ static XExtensionVersion versions[] = { {XI_Absent, 0, 0},
XI_Add_DevicePresenceNotify_Minor},
{XI_Present, XI_Add_DeviceProperties_Major,
XI_Add_DeviceProperties_Minor},
-{XI_Present, 2, 0}
+{XI_Present, 2, 0},
+{XI_Present, 2, 1}
};
/***********************************************************************