summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-06-17 13:56:42 -0400
committerMatt Turner <mattst88@gmail.com>2022-06-17 13:56:42 -0400
commited461f379b6cde5bea7bc99d253c270b37298401 (patch)
tree04ff678db31cde4ae561dd1c77941c4b63eae055
parente96f3b736a9859db9677b1b63b4b18379afc9ead (diff)
downloadxcb-proto-ed461f379b6cde5bea7bc99d253c270b37298401.tar.gz
xcb-proto 1.15.2xcb-proto-1.15.2
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 068eb83..27a85da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.15.1,
+ 1.15.2,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-xz])