diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-04-28 12:49:41 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-04-28 12:49:41 +0000 |
commit | 6f3633a99a394868483e3c49c1daddc54ecbee72 (patch) | |
tree | d89d813efe612d8467422f2f8a3b32d6df7637c3 /app/xprop/configure.ac | |
parent | c2c69bb18600945eb41557170c046afb8441d9dc (diff) |
Update to xprop 1.2.7
Diffstat (limited to 'app/xprop/configure.ac')
-rw-r--r-- | app/xprop/configure.ac | 2 |
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]) |