summaryrefslogtreecommitdiff
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
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.
-rw-r--r--include/X11/Intrinsic.h2
-rw-r--r--specs/CH13.xml2
-rw-r--r--specs/intrinsics.xml1
3 files changed, 3 insertions, 2 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.
diff --git a/specs/CH13.xml b/specs/CH13.xml
index 79fa42a..96a3a4d 100644
--- a/specs/CH13.xml
+++ b/specs/CH13.xml
@@ -38,7 +38,7 @@ symbolic macro
<function>XtSpecificationRelease</function>.
</para>
<programlisting>
-#define XtSpecificationRelease 6
+#define XtSpecificationRelease 7
</programlisting>
<para>
As the symbol
diff --git a/specs/intrinsics.xml b/specs/intrinsics.xml
index 88cbdcb..1213d72 100644
--- a/specs/intrinsics.xml
+++ b/specs/intrinsics.xml
@@ -34,6 +34,7 @@
</affiliation>
</author>
</authorgroup>
+ <printhistory><para>version 7 edited by Thomas E. Dickey <ulink url="https://invisible-island.net"/></para></printhistory>
<printhistory><para>version 6 edited by Donna Converse X Consortium, Inc.</para></printhistory>
<legalnotice>