summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])