summaryrefslogtreecommitdiff
path: root/include/X11
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-17 19:47:04 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-21 18:26:20 -0400
commitc65723b624b0718f020868ac3aa9a19542434d50 (patch)
tree827c8e71a75bc1bb578432ad9b275d791fee2a47 /include/X11
parent533e88162b1540e2ed7d3c6ccdae5f50aac3d69d (diff)
downloadxorg-lib-libXt-c65723b624b0718f020868ac3aa9a19542434d50.tar.gz
The interface changes made recently have to be documented, and due to the
time interval, etc., in turn requires an update to the specification version. Update that now.
Diffstat (limited to 'include/X11')
-rw-r--r--include/X11/Intrinsic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Intrinsic.h b/include/X11/Intrinsic.h
index 760bba9..99c4d84 100644
--- a/include/X11/Intrinsic.h
+++ b/include/X11/Intrinsic.h
@@ -61,7 +61,7 @@ in this Software without prior written authorization from The Open Group.
#include <string.h> /* for XtNewString */
#endif /* XT_BC else */
-#define XtSpecificationRelease 6
+#define XtSpecificationRelease 7
/*
* As used in its function interface, the String type of libXt can be readonly.