summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-18 12:43:04 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-18 12:43:04 -0700
commit525ce59fe2329d4b23fc0c52ed9dd92daac8ac2a (patch)
treebc911be9d187f0c1e529bf653d3099ed79629147
parent0a8f17fe11d92b51d81e4f2912de6fa4fe58ced9 (diff)
xcb-util-image 0.4.1HEADxcb-util-image-0.4.1master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5c2abed..9cf3f5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59c)
-AC_INIT([xcb-util-image],[0.4.0],
- [https://gitlab.freedesktop.org/xorg/lib/libxcb-image/issues],
+AC_INIT([xcb-util-image], [0.4.1],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-image/-/issues],
[xcb-util-image])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])