summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kbproto.pc.in2
-rw-r--r--meson.build2
2 files changed, 2 insertions, 2 deletions
diff --git a/kbproto.pc.in b/kbproto.pc.in
index 7410556..bdd39f1 100644
--- a/kbproto.pc.in
+++ b/kbproto.pc.in
@@ -5,5 +5,5 @@ includedir=@includedir@
Name: KBProto
Description: KB extension headers
-Version: 1.0.6
+Version: 1.0.7
Cflags: -I${includedir}
diff --git a/meson.build b/meson.build
index 39022ee..19c475f 100644
--- a/meson.build
+++ b/meson.build
@@ -35,7 +35,7 @@ pcs = [
['fontsproto', '2.1.3'],
['glproto', '1.4.17'],
['inputproto', '2.3.2'],
- ['kbproto', '1.0.6'],
+ ['kbproto', '1.0.7'],
['presentproto', '1.1'],
['randrproto', '1.5.0'],
['recordproto', '1.14.2'],