diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-11-12 16:51:40 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-11-12 16:51:40 -0800 |
commit | 5244f3a61beb61702f6dcaca64aa99b63b78e3b9 (patch) | |
tree | 75e7c68129f483fd523a1c18e14de445a7254e63 | |
parent | ebc2a566d68bdfc86e94ae5e37d2ad2124095f5c (diff) |
xcompmgr 1.1.10xcompmgr-1.1.10
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 7b9b280..ed19b88 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Initialize Autoconf AC_PREREQ(2.60) -AC_INIT([xcompmgr], [1.1.9], +AC_INIT([xcompmgr], [1.1.10], [https://gitlab.freedesktop.org/xorg/app/xcompmgr/-/issues]) AC_CONFIG_SRCDIR([xcompmgr.c]) AC_CONFIG_HEADERS([config.h]) |