From b798a62cb701050381ed8b05c2fb7204357a7241 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 17 Jul 2020 15:07:14 -0700 Subject: xev 1.2.4 Signed-off-by: Matt Turner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6adaa43..72d22b4 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([xev], [1.2.3], +AC_INIT([xev], [1.2.4], [https://gitlab.freedesktop.org/xorg/app/xev/issues], [xev]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3