summaryrefslogtreecommitdiff
path: root/include/X11
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2023-06-13 11:56:12 +0200
committerOlivier Fourdan <ofourdan@redhat.com>2023-06-13 17:28:21 +0200
commit85e11a6b73c711ed71ed606e76694ca42f46131e (patch)
tree7aea2b1191981d659072d4b6efff392a88715f89 /include/X11
parent16ca6a5c5963e41f15e8415453f6b33d02ec44bd (diff)
presentproto: Update version number to 1.3
Bump the presentproto version to 1.3 in the pkg-config file, presentproto.txt and presenttokens.h. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Fixes: 5a3d5d624 - present: add PresentOptionAsyncMayTear
Diffstat (limited to 'include/X11')
-rw-r--r--include/X11/extensions/presenttokens.h2
1 files changed, 1 insertions, 1 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