summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-04 16:01:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-04 16:01:42 -0800
commitca7786249d4f0cb1b0ef2c3694dfb89d6c9962a9 (patch)
tree816e57386b1610fb28b3c407d77323f389d77bb8
parentc7f46ebed5d731361ce96ce0745a7b59a53f32ff (diff)
lndir 1.0.4lndir-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ccc5372..3b77443 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([lndir], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/util/lndir/issues], [lndir])
+AC_INIT([lndir], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/util/lndir/-/issues], [lndir])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS