summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
-rw-r--r--xproto.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 19c475f..8da71e3 100644
--- a/meson.build
+++ b/meson.build
@@ -53,7 +53,7 @@ pcs = [
['xf86miscproto', '0.9.3'],
['xf86vidmodeproto', '2.3.1'],
['xineramaproto', '1.2.1'],
- ['xproto', '7.0.31'],
+ ['xproto', '7.0.32'],
['xproxymngproto', '1.0.3'],
]
diff --git a/xproto.pc.in b/xproto.pc.in
index 5f0a45d..8ff2d3d 100644
--- a/xproto.pc.in
+++ b/xproto.pc.in
@@ -6,5 +6,5 @@ includex11dir=@includedir@/X11
Name: Xproto
Description: Xproto headers
-Version: 7.0.31
+Version: 7.0.32
Cflags: -I${includedir}