From f9786fb5a7e526035699f3d4d6661468ab20e689 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 3 Dec 2022 14:05:44 -0800 Subject: xinit 1.4.2 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 f67ee66..a40ac46 100644 --- a/configure.ac +++ b/configure.ac @@ -22,8 +22,8 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xinit], [1.4.1], - [https://gitlab.freedesktop.org/xorg/app/xinit/issues], [xinit]) +AC_INIT([xinit], [1.4.2], + [https://gitlab.freedesktop.org/xorg/app/xinit/-/issues], [xinit]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3