From 3588595dc47736773a2d577db615e51a2dc7b48a Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 24 Mar 2024 15:47:53 -0700 Subject: lndir 1.0.5 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3b77443..a8f27a8 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([lndir], [1.0.4], +AC_INIT([lndir], [1.0.5], [https://gitlab.freedesktop.org/xorg/util/lndir/-/issues], [lndir]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3