summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/X11/extensions/presenttokens.h2
-rw-r--r--presentproto.pc.in2
-rw-r--r--presentproto.txt4
3 files changed, 4 insertions, 4 deletions
diff --git a/include/X11/extensions/presenttokens.h b/include/X11/extensions/presenttokens.h
index 806cbe5..400e84d 100644
--- a/include/X11/extensions/presenttokens.h
+++ b/include/X11/extensions/presenttokens.h
@@ -25,7 +25,7 @@
#define PRESENT_NAME "Present"
#define PRESENT_MAJOR 1
-#define PRESENT_MINOR 2
+#define PRESENT_MINOR 3
#define PresentNumberErrors 0
#define PresentNumberEvents 0
diff --git a/presentproto.pc.in b/presentproto.pc.in
index 489e438..829d608 100644
--- a/presentproto.pc.in
+++ b/presentproto.pc.in
@@ -3,5 +3,5 @@ includedir=@includedir@
Name: PresentProto
Description: Present extension headers
-Version: 1.2
+Version: 1.3
Cflags: -I${includedir}
diff --git a/presentproto.txt b/presentproto.txt
index 18b7a98..b474093 100644
--- a/presentproto.txt
+++ b/presentproto.txt
@@ -1,6 +1,6 @@
The Present Extension
- Version 1.2
- 2018-02-26
+ Version 1.3
+ 2023-06-13
Keith Packard
keithp@keithp.com