summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 15:47:53 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 15:47:53 -0700
commit3588595dc47736773a2d577db615e51a2dc7b48a (patch)
treef4d07417ed49e3c0f776c06bfb1adb48d439b6d0
parentab11cfec562772e540468fc861d8acb1a38b5fad (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])