summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2022-12-04 12:04:18 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2022-12-04 12:04:18 +0100
commit6b3955f66df30c4d7f3ec954629a868e92ff7e67 (patch)
tree5e35d21d05e846f9891916f177c2a1d0ae8d0c9f /configure.ac
parentd0ecfef28c08483e918c7f758a5f132071442ee0 (diff)
parentf9786fb5a7e526035699f3d4d6661468ab20e689 (diff)
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 95d8dd9..32bc748 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])