diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-10 17:25:19 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-10 17:25:19 -0700 |
commit | fd7d02cc014ac9bf5bb7e68b66102ea36a76a59a (patch) | |
tree | 0ca055fc15f9dfbc5a68e56f088f3b866f796a9f | |
parent | 01bb3dc16a70bb0a639cc9cff422259d936cf713 (diff) |
libXcomposite 0.4.5libXcomposite-0.4.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |