From f9a30c707c14fc1ab75f7cc90c9c1eb6fcec3b6d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 12 Dec 2022 15:41:52 -0800 Subject: xhost 1.0.9 Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index d69ebab..60a74c2 100644 --- a/configure.ac +++ b/configure.ac @@ -2,8 +2,8 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xhost], [1.0.8], - [https://gitlab.freedesktop.org/xorg/app/xhost/issues], [xhost]) +AC_INIT([xhost], [1.0.9], + [https://gitlab.freedesktop.org/xorg/app/xhost/-/issues], [xhost]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3