summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-04 14:04:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-04 14:04:06 -0800
commitcecff847395deb553b6331f31776f9cbfc809add (patch)
tree0c63f2fb514152b8aa07223dc331044bd5d6a19e
parent352885a4ff166cd065da1944649a4f12801dd4d2 (diff)
downloadxorg-lib-libXcomposite-cecff847395deb553b6331f31776f9cbfc809add.tar.gz
libXcomposite 0.4.6libXcomposite-0.4.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 81fd884..df00f75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,8 +31,9 @@ AC_PREREQ([2.60])
# that 'revision' number appears in Xcomposite.h and has to be manually
# synchronized.
#
-AC_INIT(libXcomposite, [0.4.5],
- [https://gitlab.freedesktop.org/xorg/lib/libXcomposite/issues], [libXcomposite])
+AC_INIT(libXcomposite, [0.4.6],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcomposite/-/issues],
+ [libXcomposite])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])