diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-11-13 16:17:48 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-11-13 16:17:48 -0800 |
commit | a6906a8a067bbfaf2f4a47af1521a85340461714 (patch) | |
tree | 9cb10b6ca72bcc2036be02078c631a24eda03981 | |
parent | dc2c565fac0fe747b33899eea0425bac101ddf6d (diff) |
xprop 1.2.8HEADxprop-1.2.8master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d48e7d..1d61a4a 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([xprop], [1.2.7], +AC_INIT([xprop], [1.2.8], [https://gitlab.freedesktop.org/xorg/app/xprop/-/issues], [xprop]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |