summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-03 14:55:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-03 14:55:48 -0800
commit400dbeda3b1e43f7815f596679bd785e7dbb7a4d (patch)
treed2d5b4c05c3cc5b29f4673524aa256a85145b8fd
parent0d2837162ef0e54647485eee2ba4b88012fbb1b4 (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d42bef..7d48e7d 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.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])