From 052a0d39908a33e62f4d77b4d9e395f2f3583925 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 12 Nov 2022 11:55:23 -0800 Subject: xcompmgr 1.1.9 Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bdc22a1..2532664 100644 --- a/configure.ac +++ b/configure.ac @@ -3,8 +3,8 @@ # Initialize Autoconf AC_PREREQ(2.60) -AC_INIT([xcompmgr], [1.1.8], - [https://gitlab.freedesktop.org/xorg/app/xcompmgr/issues]) +AC_INIT([xcompmgr], [1.1.9], + [https://gitlab.freedesktop.org/xorg/app/xcompmgr/-/issues]) AC_CONFIG_SRCDIR([xcompmgr.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3