summaryrefslogtreecommitdiff
path: root/app/xprop/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2024-04-28 12:49:41 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2024-04-28 12:49:41 +0000
commit6f3633a99a394868483e3c49c1daddc54ecbee72 (patch)
treed89d813efe612d8467422f2f8a3b32d6df7637c3 /app/xprop/configure.ac
parentc2c69bb18600945eb41557170c046afb8441d9dc (diff)
Update to xprop 1.2.7
Diffstat (limited to 'app/xprop/configure.ac')
-rw-r--r--app/xprop/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xprop/configure.ac b/app/xprop/configure.ac
index 8d42bef5a..7d48e7d58 100644
--- a/app/xprop/configure.ac
+++ b/app/xprop/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xprop], [1.2.6],
+AC_INIT([xprop], [1.2.7],
[https://gitlab.freedesktop.org/xorg/app/xprop/-/issues], [xprop])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])