summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-19 18:09:12 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-19 18:09:12 -0800
commit3a157762578a2e4253a7cb40d2854a3444d5a9df (patch)
tree597e1e7d95e5f2a2b126374d8a1be586ad909672 /configure.ac
parent5b966c72c422d2129435de7876f1681b2d710549 (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b0a88e1..2a53864 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59c)
-AC_INIT([xcb-util],[0.4.0],
- [https://gitlab.freedesktop.org/xorg/lib/libxcb-util/issues],
+AC_INIT([xcb-util],[0.4.1],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-util/-/issues],
[xcb-util])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])