summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 17:25:19 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 17:25:19 -0700
commitfd7d02cc014ac9bf5bb7e68b66102ea36a76a59a (patch)
tree0ca055fc15f9dfbc5a68e56f088f3b866f796a9f
parent01bb3dc16a70bb0a639cc9cff422259d936cf713 (diff)
downloadxorg-lib-libXcomposite-fd7d02cc014ac9bf5bb7e68b66102ea36a76a59a.tar.gz
libXcomposite 0.4.5libXcomposite-0.4.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 452fc84..11c77c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_PREREQ([2.60])
# that 'revision' number appears in Xcomposite.h and has to be manually
# synchronized.
#
-AC_INIT(libXcomposite, [0.4.4],
+AC_INIT(libXcomposite, [0.4.5],
[https://gitlab.freedesktop.org/xorg/lib/libXcomposite/issues], [libXcomposite])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])